Uses of Class
com.azure.resourcemanager.storage.models.StorageAccountInternetEndpoints
-
Packages that use StorageAccountInternetEndpoints Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of StorageAccountInternetEndpoints in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return StorageAccountInternetEndpoints Modifier and Type Method Description StorageAccountInternetEndpointsEndpoints. internetEndpoints()Get the internetEndpoints property: Gets the internet routing storage endpoints.Methods in com.azure.resourcemanager.storage.models with parameters of type StorageAccountInternetEndpoints Modifier and Type Method Description EndpointsEndpoints. withInternetEndpoints(StorageAccountInternetEndpoints internetEndpoints)Set the internetEndpoints property: Gets the internet routing storage endpoints.
-