Uses of Class
com.azure.resourcemanager.network.fluent.models.ServiceEndpointPolicyPropertiesFormat
Packages that use ServiceEndpointPolicyPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ServiceEndpointPolicyPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ServiceEndpointPolicyPropertiesFormatModifier and TypeMethodDescriptionServiceEndpointPolicyPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceEndpointPolicyPropertiesFormat from the JsonReader.ServiceEndpointPolicyPropertiesFormat.withContextualServiceEndpointPolicies(List<String> contextualServiceEndpointPolicies) Set the contextualServiceEndpointPolicies property: A collection of contextual service endpoint policy.ServiceEndpointPolicyPropertiesFormat.withServiceAlias(String serviceAlias) Set the serviceAlias property: The alias indicating if the policy belongs to a service.ServiceEndpointPolicyPropertiesFormat.withServiceEndpointPolicyDefinitions(List<ServiceEndpointPolicyDefinitionInner> serviceEndpointPolicyDefinitions) Set the serviceEndpointPolicyDefinitions property: A collection of service endpoint policy definitions of the service endpoint policy.