FleetHubProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The FleetHubProfile configures the fleet hub.
public class FleetHubProfile
type FleetHubProfile = class
Public Class FleetHubProfile
- Inheritance
-
FleetHubProfile
Constructors
FleetHubProfile() |
Initializes a new instance of FleetHubProfile. |
Properties
AgentSubnetId |
The ID of the subnet which the Fleet hub node will join on startup. If this is not specified, a vnet and subnet will be generated and used. |
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. |
Applies to
Azure SDK for .NET