| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.DELETE
Static value DELETE for CorsRuleAllowedMethodsItem.
|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.GET
Static value GET for CorsRuleAllowedMethodsItem.
|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.HEAD
Static value HEAD for CorsRuleAllowedMethodsItem.
|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.MERGE
Static value MERGE for CorsRuleAllowedMethodsItem.
|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.OPTIONS
Static value OPTIONS for CorsRuleAllowedMethodsItem.
|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.POST
Static value POST for CorsRuleAllowedMethodsItem.
|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.PUT
Static value PUT for CorsRuleAllowedMethodsItem.
|
| Modifier and Type | Method and Description |
|---|---|
static CorsRuleAllowedMethodsItem |
CorsRuleAllowedMethodsItem.fromString(String name)
Creates or finds a CorsRuleAllowedMethodsItem from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.