Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static Services |
Services.B
Static value b for Services.
|
static Services |
Services.F
Static value f for Services.
|
static Services |
Services.Q
Static value q for Services.
|
static Services |
Services.T
Static value t for Services.
|
Modifier and Type | Method and Description |
---|---|
static Services |
Services.fromString(String name)
Creates or finds a Services from its string representation.
|
Services |
AccountSasParameters.services()
Get the signed services accessible with the account SAS.
|
Modifier and Type | Method and Description |
---|---|
static Collection<Services> |
Services.values() |
Modifier and Type | Method and Description |
---|---|
AccountSasParameters |
AccountSasParameters.withServices(Services services)
Set the signed services accessible with the account SAS.
|
Copyright © 2019. All rights reserved.