Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static SignedResource |
SignedResource.B
Static value b for SignedResource.
|
static SignedResource |
SignedResource.C
Static value c for SignedResource.
|
static SignedResource |
SignedResource.F
Static value f for SignedResource.
|
static SignedResource |
SignedResource.S
Static value s for SignedResource.
|
Modifier and Type | Method and Description |
---|---|
static SignedResource |
SignedResource.fromString(String name)
Creates or finds a SignedResource from its string representation.
|
SignedResource |
ServiceSasParameters.resource()
Get the signed services accessible with the service SAS.
|
Modifier and Type | Method and Description |
---|---|
static Collection<SignedResource> |
SignedResource.values() |
Modifier and Type | Method and Description |
---|---|
ServiceSasParameters |
ServiceSasParameters.withResource(SignedResource resource)
Set the signed services accessible with the service SAS.
|
Copyright © 2019. All rights reserved.