| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static SignedResourceTypes |
SignedResourceTypes.C
Static value c for SignedResourceTypes.
|
static SignedResourceTypes |
SignedResourceTypes.O
Static value o for SignedResourceTypes.
|
static SignedResourceTypes |
SignedResourceTypes.S
Static value s for SignedResourceTypes.
|
| Modifier and Type | Method and Description |
|---|---|
static SignedResourceTypes |
SignedResourceTypes.fromString(String name)
Creates or finds a SignedResourceTypes from its string representation.
|
SignedResourceTypes |
AccountSasParameters.resourceTypes()
Get the resourceTypes property: The signed resource types that are accessible with the account SAS.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSasParameters |
AccountSasParameters.withResourceTypes(SignedResourceTypes resourceTypes)
Set the resourceTypes property: The signed resource types that are accessible with the account SAS.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.