Uses of Class
com.azure.resourcemanager.network.fluent.models.ServiceEndpointPolicyPropertiesFormat
-
Packages that use ServiceEndpointPolicyPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models 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 ServiceEndpointPolicyPropertiesFormat Modifier and Type Method Description ServiceEndpointPolicyPropertiesFormatServiceEndpointPolicyPropertiesFormat. withContextualServiceEndpointPolicies(List<String> contextualServiceEndpointPolicies)Set the contextualServiceEndpointPolicies property: A collection of contextual service endpoint policy.ServiceEndpointPolicyPropertiesFormatServiceEndpointPolicyPropertiesFormat. withServiceAlias(String serviceAlias)Set the serviceAlias property: The alias indicating if the policy belongs to a service.ServiceEndpointPolicyPropertiesFormatServiceEndpointPolicyPropertiesFormat. withServiceEndpointPolicyDefinitions(List<ServiceEndpointPolicyDefinitionInner> serviceEndpointPolicyDefinitions)Set the serviceEndpointPolicyDefinitions property: A collection of service endpoint policy definitions of the service endpoint policy.
-