Get Managed Cluster Result
The managed cluster resource
Constructors
Properties
List of add-on features to enable on the cluster.
VM admin user password.
VM admin user name.
Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
The policy used to clean up unused versions.
Auxiliary subnets for the cluster.
The AAD authentication settings of the cluster.
The port used for client connections to the cluster.
Client certificates that are allowed to manage the cluster.
List of thumbprints of the cluster certificates.
The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ./ClusterVersion.md. To get the list of available version for existing clusters use availableClusterVersions.
The current state of the cluster.
Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
The upgrade mode of the cluster when new Service Fabric runtime version is available.
Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
The list of custom fabric settings to configure the cluster.
The port used for HTTP connections to the cluster.
The list of IP tags associated with the default public IP address of the cluster.
The IPv4 address associated with the public load balancer of the cluster.
IPv6 address for the cluster if IPv6 is enabled.
Load balancing rules that are applied to the public load balancer of the cluster.
Custom Network Security Rules that are applied to the Virtual Network of the cluster.
The provisioning state of the managed cluster resource.
Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
Service endpoints for subnets in the cluster.
The sku of the managed cluster
Metadata pertaining to creation and last modification of the resource.
For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
Indicates if the cluster has zone resiliency.
Indicates the update mode for Cross Az clusters.