Uses of Class
com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
-
Packages that use ServiceEndpointPropertiesFormat Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ServiceEndpointPropertiesFormat in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ServiceEndpointPropertiesFormat Modifier and Type Method Description ServiceEndpointPropertiesFormatServiceEndpointPropertiesFormat. withLocations(List<String> locations)Set the locations value.ServiceEndpointPropertiesFormatServiceEndpointPropertiesFormat. withProvisioningState(String provisioningState)Set the provisioningState value.ServiceEndpointPropertiesFormatServiceEndpointPropertiesFormat. withService(String service)Set the service value.
-