Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmVirtualNetworkRule
Packages that use MhsmVirtualNetworkRule
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of MhsmVirtualNetworkRule in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return MhsmVirtualNetworkRuleModifier and TypeMethodDescriptionstatic MhsmVirtualNetworkRuleMhsmVirtualNetworkRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmVirtualNetworkRule from the JsonReader.Set the id property: Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.Methods in com.azure.resourcemanager.keyvault.models that return types with arguments of type MhsmVirtualNetworkRuleModifier and TypeMethodDescriptionMhsmNetworkRuleSet.virtualNetworkRules()Get the virtualNetworkRules property: The list of virtual network rules.Method parameters in com.azure.resourcemanager.keyvault.models with type arguments of type MhsmVirtualNetworkRuleModifier and TypeMethodDescriptionMhsmNetworkRuleSet.withVirtualNetworkRules(List<MhsmVirtualNetworkRule> virtualNetworkRules) Set the virtualNetworkRules property: The list of virtual network rules.