Uses of Class
com.azure.resourcemanager.netapp.fluent.models.GetKeyVaultStatusResponseProperties
Packages that use GetKeyVaultStatusResponseProperties
Package
Description
Package containing the inner data models for NetAppManagementClient.
-
Uses of GetKeyVaultStatusResponseProperties in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return GetKeyVaultStatusResponsePropertiesModifier and TypeMethodDescriptionGetKeyVaultStatusResponseProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GetKeyVaultStatusResponseProperties from the JsonReader.GetKeyVaultStatusResponseProperties.withKeyName
(String keyName) Set the keyName property: The name of the key that should be used for encryption.GetKeyVaultStatusResponseProperties.withKeyVaultPrivateEndpoints
(List<KeyVaultPrivateEndpoint> keyVaultPrivateEndpoints) Set the keyVaultPrivateEndpoints property: Pairs of virtual network ID and private endpoint ID.GetKeyVaultStatusResponseProperties.withKeyVaultResourceId
(String keyVaultResourceId) Set the keyVaultResourceId property: Azure resource ID of the key vault/managed HSM that should be used for encryption.GetKeyVaultStatusResponseProperties.withKeyVaultUri
(String keyVaultUri) Set the keyVaultUri property: The URI of the key vault/managed HSM that should be used for encryption.