| 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.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPolicy |
StorageAccountInner.keyPolicy()
Get the keyPolicy property: KeyPolicy assigned to the storage account.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPolicy |
StorageAccountUpdateParameters.keyPolicy()
Get the keyPolicy property: KeyPolicy assigned to the storage account.
|
KeyPolicy |
StorageAccountCreateParameters.keyPolicy()
Get the keyPolicy property: KeyPolicy assigned to the storage account.
|
KeyPolicy |
KeyPolicy.withKeyExpirationPeriodInDays(int keyExpirationPeriodInDays)
Set the keyExpirationPeriodInDays property: The key expiration period in days.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withKeyPolicy(KeyPolicy keyPolicy)
Set the keyPolicy property: KeyPolicy assigned to the storage account.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withKeyPolicy(KeyPolicy keyPolicy)
Set the keyPolicy property: KeyPolicy assigned to the storage account.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.