Uses of Class
com.azure.resourcemanager.storage.models.EncryptionScopeKeyVaultProperties
-
Packages that use EncryptionScopeKeyVaultProperties Package Description com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient.com.azure.resourcemanager.storage.models 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 EncryptionScopeKeyVaultProperties Modifier and Type Method Description EncryptionScopeKeyVaultPropertiesEncryptionScopeInner. keyVaultProperties()Get the keyVaultProperties property: The key vault properties for the encryption scope.EncryptionScopeKeyVaultPropertiesEncryptionScopeProperties. 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 EncryptionScopeKeyVaultProperties Modifier and Type Method Description EncryptionScopeInnerEncryptionScopeInner. withKeyVaultProperties(EncryptionScopeKeyVaultProperties keyVaultProperties)Set the keyVaultProperties property: The key vault properties for the encryption scope.EncryptionScopePropertiesEncryptionScopeProperties. 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 EncryptionScopeKeyVaultProperties Modifier and Type Method Description EncryptionScopeKeyVaultPropertiesEncryptionScopeKeyVaultProperties. withKeyUri(String keyUri)Set the keyUri property: The object identifier for a key vault key object.
-