Uses of Class
com.microsoft.azure.management.storage.Endpoints
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of Endpoints in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionPublicEndpoints.primary()
PublicEndpoints.secondary()
Endpoints.withInternetEndpoints
(StorageAccountInternetEndpoints internetEndpoints) Set gets the internet routing storage endpoints.Endpoints.withMicrosoftEndpoints
(StorageAccountMicrosoftEndpoints microsoftEndpoints) Set gets the microsoft routing storage endpoints.ModifierConstructorDescriptionPublicEndpoints
(Endpoints primary, Endpoints secondary) Creates an instance of PublicEndpoints with two access endpoints.