| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceEndpointPropertiesFormat |
ServiceEndpointPropertiesFormat.withLocations(List<String> locations)
Set a list of locations.
|
ServiceEndpointPropertiesFormat |
ServiceEndpointPropertiesFormat.withProvisioningState(String provisioningState)
Set the provisioning state of the resource.
|
ServiceEndpointPropertiesFormat |
ServiceEndpointPropertiesFormat.withService(String service)
Set the type of the endpoint service.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/