Uses of Class
com.azure.resourcemanager.storage.models.EncryptionScopeKeyVaultProperties
Packages that use EncryptionScopeKeyVaultProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of EncryptionScopeKeyVaultProperties in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return EncryptionScopeKeyVaultPropertiesModifier and TypeMethodDescriptionEncryptionScopeInner.keyVaultProperties()Get the keyVaultProperties property: The key vault properties for the encryption scope.EncryptionScopeProperties.keyVaultProperties()Get the keyVaultProperties property: The key vault properties for the encryption scope.Methods in com.azure.resourcemanager.storage.fluent.models with parameters of type EncryptionScopeKeyVaultPropertiesModifier and TypeMethodDescriptionEncryptionScopeInner.withKeyVaultProperties(EncryptionScopeKeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: The key vault properties for the encryption scope.EncryptionScopeProperties.withKeyVaultProperties(EncryptionScopeKeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: The key vault properties for the encryption scope. -
Uses of EncryptionScopeKeyVaultProperties in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return EncryptionScopeKeyVaultPropertiesModifier and TypeMethodDescriptionEncryptionScopeKeyVaultProperties.withKeyUri(String keyUri) Set the keyUri property: The object identifier for a key vault key object.