| Modifier and Type | Method and Description |
|---|---|
Endpoints |
PublicEndpoints.primary() |
Endpoints |
PublicEndpoints.secondary() |
Endpoints |
Endpoints.withInternetEndpoints(StorageAccountInternetEndpoints internetEndpoints)
Set gets the internet routing storage endpoints.
|
Endpoints |
Endpoints.withMicrosoftEndpoints(StorageAccountMicrosoftEndpoints microsoftEndpoints)
Set gets the microsoft routing storage endpoints.
|
| Constructor and Description |
|---|
PublicEndpoints(Endpoints primary,
Endpoints secondary)
Creates an instance of PublicEndpoints with two access endpoints.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/