Share via


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.

kubernetesVersion

The Kubernetes version of the Fleet hub.

portalFqdn

The Azure Portal FQDN of the Fleet hub.

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.

fqdn?: string

Property Value

string

kubernetesVersion

The Kubernetes version of the Fleet hub.

kubernetesVersion?: string

Property Value

string

portalFqdn

The Azure Portal FQDN of the Fleet hub.

portalFqdn?: string

Property Value

string