Get Cluster Result
The cluster resource
Constructors
Properties
The list of add-on features to enable in the cluster.
The policy used to clean up unused versions.
The Service Fabric runtime versions available for this cluster.
The AAD authentication settings of the cluster.
The certificate to use for securing the cluster. The certificate provided will be used for node to node security within the cluster, SSL certificate for cluster management endpoint and default admin client.
Describes a list of server certificates referenced by common name that are used to secure the cluster.
The list of client certificates referenced by common name that are allowed to manage the cluster.
The list of client certificates referenced by thumbprint that are allowed to manage the cluster.
The Service Fabric runtime version of the cluster. This property can only by set the user when upgradeMode 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 Azure Resource Provider endpoint. A system service in the cluster connects to this endpoint.
The current state of the cluster.
The storage account information for storing Service Fabric diagnostic logs.
Indicates if the event store service is enabled.
The list of custom fabric settings to configure the cluster.
The http management endpoint of the cluster.
The list of node types in the cluster.
The provisioning state of the cluster resource.
The reliability level sets the replica set size of system services. Learn about ReliabilityLevel.
The server certificate used by reverse proxy.
Describes a list of server certificates referenced by common name that are used to secure the cluster.
The policy to use when upgrading the cluster.
The upgrade mode of the cluster when new Service Fabric runtime version is available.