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 ServicesServices.BStatic value b for Services.static final ServicesServices.FStatic value f for Services.static final ServicesServices.QStatic value q for Services.static final ServicesServices.TStatic value t for Services.Methods in com.microsoft.azure.management.storage that return ServicesModifier and TypeMethodDescriptionstatic ServicesServices.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.