Uses of Class
com.microsoft.azure.management.storage.SignedResource
Packages that use SignedResource
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of SignedResource in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as SignedResourceModifier and TypeFieldDescriptionstatic final SignedResource
SignedResource.B
Static value b for SignedResource.static final SignedResource
SignedResource.C
Static value c for SignedResource.static final SignedResource
SignedResource.F
Static value f for SignedResource.static final SignedResource
SignedResource.S
Static value s for SignedResource.Methods in com.microsoft.azure.management.storage that return SignedResourceModifier and TypeMethodDescriptionstatic SignedResource
SignedResource.fromString
(String name) Creates or finds a SignedResource from its string representation.ServiceSasParameters.resource()
Get the signed services accessible with the service SAS.Methods in com.microsoft.azure.management.storage that return types with arguments of type SignedResourceMethods in com.microsoft.azure.management.storage with parameters of type SignedResourceModifier and TypeMethodDescriptionServiceSasParameters.withResource
(SignedResource resource) Set the signed services accessible with the service SAS.