Uses of Class
com.microsoft.azure.management.storage.Services
Packages that use Services
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of Services in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as ServicesModifier and TypeFieldDescriptionstatic final Services
Services.B
Static value b for Services.static final Services
Services.F
Static value f for Services.static final Services
Services.Q
Static value q for Services.static final Services
Services.T
Static value t for Services.Methods in com.microsoft.azure.management.storage that return ServicesModifier and TypeMethodDescriptionstatic Services
Services.fromString
(String name) Creates or finds a Services from its string representation.AccountSasParameters.services()
Get the signed services accessible with the account SAS.Methods in com.microsoft.azure.management.storage that return types with arguments of type ServicesMethods in com.microsoft.azure.management.storage with parameters of type ServicesModifier and TypeMethodDescriptionAccountSasParameters.withServices
(Services services) Set the signed services accessible with the account SAS.