### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat" name: "ServiceEndpointPropertiesFormat" nameWithType: "ServiceEndpointPropertiesFormat" summary: "The service endpoint properties." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ServiceEndpointPropertiesFormat**" constructors: - uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.ServiceEndpointPropertiesFormat()" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.ServiceEndpointPropertiesFormat()" name: "ServiceEndpointPropertiesFormat()" nameWithType: "ServiceEndpointPropertiesFormat.ServiceEndpointPropertiesFormat()" syntax: "public ServiceEndpointPropertiesFormat()" methods: - uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.locations()" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.locations()" name: "locations()" nameWithType: "ServiceEndpointPropertiesFormat.locations()" summary: "Get a list of locations." syntax: "public List locations()" desc: "Get a list of locations." returns: description: "the locations value" type: "<>" - uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.provisioningState()" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.provisioningState()" name: "provisioningState()" nameWithType: "ServiceEndpointPropertiesFormat.provisioningState()" summary: "Get the provisioning state of the service endpoint resource." syntax: "public ProvisioningState provisioningState()" desc: "Get the provisioning state of the service endpoint resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'." returns: description: "the provisioningState value" type: "" - uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.service()" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.service()" name: "service()" nameWithType: "ServiceEndpointPropertiesFormat.service()" summary: "Get the type of the endpoint service." syntax: "public String service()" desc: "Get the type of the endpoint service." returns: description: "the service value" type: "" - uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.withLocations(java.util.List)" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.withLocations(List locations)" name: "withLocations(List locations)" nameWithType: "ServiceEndpointPropertiesFormat.withLocations(List locations)" summary: "Set a list of locations." parameters: - description: "the locations value to set" name: "locations" type: "<>" syntax: "public ServiceEndpointPropertiesFormat withLocations(List locations)" desc: "Set a list of locations." returns: description: "the ServiceEndpointPropertiesFormat object itself." type: "" - uid: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.withService(java.lang.String)" fullName: "com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat.withService(String service)" name: "withService(String service)" nameWithType: "ServiceEndpointPropertiesFormat.withService(String service)" summary: "Set the type of the endpoint service." parameters: - description: "the service value to set" name: "service" type: "" syntax: "public ServiceEndpointPropertiesFormat withService(String service)" desc: "Set the type of the endpoint service." returns: description: "the ServiceEndpointPropertiesFormat object itself." type: "" type: "class" desc: "The service endpoint properties." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4