Share via


APIServerAccessProfile interface

Access profile for the Fleet hub API server.

Properties

enablePrivateCluster

Whether to create the Fleet hub as a private cluster or not.

enableVnetIntegration

Whether to enable apiserver vnet integration for the Fleet hub or not.

subnetId

The subnet to be used when apiserver vnet integration is enabled. It is required when creating a new Fleet with BYO vnet.

Property Details

enablePrivateCluster

Whether to create the Fleet hub as a private cluster or not.

enablePrivateCluster?: boolean

Property Value

boolean

enableVnetIntegration

Whether to enable apiserver vnet integration for the Fleet hub or not.

enableVnetIntegration?: boolean

Property Value

boolean

subnetId

The subnet to be used when apiserver vnet integration is enabled. It is required when creating a new Fleet with BYO vnet.

subnetId?: string

Property Value

string