FleetHubProfile interface
Aplikacja FleetHubProfile konfiguruje centrum floty.
Właściwości
| agent |
Profil agenta dla centrum Floty. |
| api |
Profil dostępu dla serwera interfejsu API centrum floty. |
| dns |
Prefiks DNS używany do tworzenia nazwy FQDN dla centrum Floty. |
| fqdn | Nazwa FQDN centrum Floty. |
| kubernetes |
Wersja platformy Kubernetes centrum Fleet. |
| portal |
Nazwa FQDN witryny Azure Portal centrum Floty. |
Szczegóły właściwości
agentProfile
apiServerAccessProfile
Profil dostępu dla serwera interfejsu API centrum floty.
apiServerAccessProfile?: APIServerAccessProfile
Wartość właściwości
dnsPrefix
Prefiks DNS używany do tworzenia nazwy FQDN dla centrum Floty.
dnsPrefix?: string
Wartość właściwości
string
fqdn
Nazwa FQDN centrum Floty.
fqdn?: string
Wartość właściwości
string
kubernetesVersion
Wersja platformy Kubernetes centrum Fleet.
kubernetesVersion?: string
Wartość właściwości
string
portalFqdn
Nazwa FQDN witryny Azure Portal centrum Floty.
portalFqdn?: string
Wartość właściwości
string