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