AzureServiceFabricClusterConfiguration interface
Describes an Azure Service Fabric Cluster
Properties
cluster |
Service Fabric cluster identifier. |
name | Service Fabric cluster name. |
Property Details
clusterId
Service Fabric cluster identifier.
clusterId?: string
Property Value
string
name
Service Fabric cluster name.
name?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript