Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.IpTag
Packages that use IpTag
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of IpTag in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type IpTagModifier and TypeClassDescriptionfinal classContains the IpTag associated with the public IP address.Methods in com.azure.resourcemanager.hdinsight.containers.models that return IpTagModifier and TypeMethodDescriptionstatic IpTagIpTag.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpTag from the JsonReader.ClusterPoolProfile.publicIpTag()Get the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.IpTag.withIpTagType(String ipTagType) Set the ipTagType property: Gets or sets the ipTag type: Example FirstPartyUsage.Set the tag property: Gets or sets value of the IpTag associated with the public IP.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type IpTagModifier and TypeMethodDescriptionClusterPoolProfile.withPublicIpTag(IpTag publicIpTag) Set the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.ClusterPoolResourcePropertiesClusterPoolProfile.withPublicIpTag(IpTag publicIpTag) Set the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.