| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models 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 services property: The signed services accessible with the account SAS.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSasParameters |
AccountSasParameters.withServices(Services services)
Set the services property: The signed services accessible with the account SAS.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.