Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmServiceTagRule
Packages that use MhsmServiceTagRule
Package
Description
Package containing the data models for KeyVault.
-
Uses of MhsmServiceTagRule in com.azure.resourcemanager.keyvault.models
Classes in com.azure.resourcemanager.keyvault.models that implement interfaces with type arguments of type MhsmServiceTagRuleModifier and TypeClassDescriptionfinal classA rule governing the accessibility of a managed hsm pool from a specific service tags.Methods in com.azure.resourcemanager.keyvault.models that return MhsmServiceTagRuleModifier and TypeMethodDescriptionstatic MhsmServiceTagRuleMhsmServiceTagRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmServiceTagRule from the JsonReader.Set the tag property: Name of the service tag.Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type MhsmServiceTagRuleModifier and TypeMethodDescriptionMhsmNetworkRuleSet.serviceTags()Get the serviceTags property: The list of service tags.Method parameters in com.azure.resourcemanager.keyvault.models with type arguments of type MhsmServiceTagRuleModifier and TypeMethodDescriptionMhsmNetworkRuleSet.withServiceTags(List<MhsmServiceTagRule> serviceTags) Set the serviceTags property: The list of service tags.