| Package | Description |
|---|---|
| com.microsoft.azure.management.storage |
This package contains the classes 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 reason for the restriction.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ReasonCode> |
ReasonCode.values() |
| Modifier and Type | Method and Description |
|---|---|
Restriction |
Restriction.withReasonCode(ReasonCode reasonCode)
Set the reason for the restriction.
|
Copyright © 2019. All rights reserved.