FleetHubProfile interface

The FleetHubProfile configures the fleet hub.

Properties

agentProfile

The agent profile for the Fleet hub.

apiServerAccessProfile

The access profile for the Fleet hub API server.

dnsPrefix

DNS prefix used to create the FQDN for the Fleet hub.

fqdn

The FQDN of the Fleet hub. NOTE: This property will not be serialized. It can only be populated by the server.

kubernetesVersion

The Kubernetes version of the Fleet hub. NOTE: This property will not be serialized. It can only be populated by the server.

portalFqdn

The Azure Portal FQDN of the Fleet hub. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

agentProfile

The agent profile for the Fleet hub.

agentProfile?: AgentProfile

Property Value

apiServerAccessProfile

The access profile for the Fleet hub API server.

apiServerAccessProfile?: APIServerAccessProfile

Property Value

dnsPrefix

DNS prefix used to create the FQDN for the Fleet hub.

dnsPrefix?: string

Property Value

string

fqdn

The FQDN of the Fleet hub. NOTE: This property will not be serialized. It can only be populated by the server.

fqdn?: string

Property Value

string

kubernetesVersion

The Kubernetes version of the Fleet hub. NOTE: This property will not be serialized. It can only be populated by the server.

kubernetesVersion?: string

Property Value

string

portalFqdn

The Azure Portal FQDN of the Fleet hub. NOTE: This property will not be serialized. It can only be populated by the server.

portalFqdn?: string

Property Value

string