| 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 |
|---|---|
EncryptionScopeState |
EncryptionScopeInner.state()
Get the state property: The state of the encryption scope.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionScopeInner |
EncryptionScopeInner.withState(EncryptionScopeState state)
Set the state property: The state of the encryption scope.
|
| Modifier and Type | Field and Description |
|---|---|
static EncryptionScopeState |
EncryptionScopeState.DISABLED
Static value Disabled for EncryptionScopeState.
|
static EncryptionScopeState |
EncryptionScopeState.ENABLED
Static value Enabled for EncryptionScopeState.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptionScopeState |
EncryptionScopeState.fromString(String name)
Creates or finds a EncryptionScopeState from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.