| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ReasonCode |
ReasonCode.NOT_AVAILABLE_FOR_SUBSCRIPTION
Static value NotAvailableForSubscription for ReasonCode.
|
static ReasonCode |
ReasonCode.QUOTA_ID
Static value QuotaId for ReasonCode.
|
| Modifier and Type | Method and Description |
|---|---|
static ReasonCode |
ReasonCode.fromString(String name)
Creates or finds a ReasonCode from its string representation.
|
ReasonCode |
Restriction.reasonCode()
Get the reasonCode property: The reason for the restriction.
|
| Modifier and Type | Method and Description |
|---|---|
Restriction |
Restriction.withReasonCode(ReasonCode reasonCode)
Set the reasonCode property: The reason for the restriction.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.