ClusterPoolResourcePropertiesClusterPoolProfile interface
CLuster pool profile.
- Extends
Inherited Properties
cluster |
Cluster pool version is a 2-part version. |
public |
Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters. |
Inherited Property Details
clusterPoolVersion
Cluster pool version is a 2-part version.
clusterPoolVersion: string
Property Value
string
Inherited From ClusterPoolProfile.clusterPoolVersion
publicIpTag
Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.
publicIpTag?: IpTag
Property Value
Inherited From ClusterPoolProfile.publicIpTag
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