Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmPrivateLinkResource
Packages that use MhsmPrivateLinkResource
Package
Description
Package containing the inner data models for KeyVaultManagementClient.
Package containing the data models for KeyVaultManagementClient.
-
Uses of MhsmPrivateLinkResource in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return types with arguments of type MhsmPrivateLinkResourceModifier and TypeMethodDescriptionMhsmPrivateLinkResourceListResultInner.value()Get the value property: Array of private link resources.Method parameters in com.azure.resourcemanager.keyvault.fluent.models with type arguments of type MhsmPrivateLinkResourceModifier and TypeMethodDescriptionMhsmPrivateLinkResourceListResultInner.withValue(List<MhsmPrivateLinkResource> value) Set the value property: Array of private link resources. -
Uses of MhsmPrivateLinkResource in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return MhsmPrivateLinkResourceModifier and TypeMethodDescriptionstatic MhsmPrivateLinkResourceMhsmPrivateLinkResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MhsmPrivateLinkResource from the JsonReader.MhsmPrivateLinkResource.withIdentity(ManagedServiceIdentity identity) Set the identity property: Managed service identity (system assigned and/or user assigned identities).MhsmPrivateLinkResource.withLocation(String location) MhsmPrivateLinkResource.withRequiredZoneNames(List<String> requiredZoneNames) Set the requiredZoneNames property: Required DNS zone names of the the private link resource.MhsmPrivateLinkResource.withSku(ManagedHsmSku sku) Set the sku property: SKU details.