Uses of Class
com.azure.resourcemanager.network.fluent.models.ServiceEndpointPolicyDefinitionPropertiesFormat
-
Packages that use ServiceEndpointPolicyDefinitionPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ServiceEndpointPolicyDefinitionPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ServiceEndpointPolicyDefinitionPropertiesFormat Modifier and Type Method Description ServiceEndpointPolicyDefinitionPropertiesFormatServiceEndpointPolicyDefinitionPropertiesFormat. withDescription(String description)Set the description property: A description for this rule.ServiceEndpointPolicyDefinitionPropertiesFormatServiceEndpointPolicyDefinitionPropertiesFormat. withService(String service)Set the service property: Service endpoint name.ServiceEndpointPolicyDefinitionPropertiesFormatServiceEndpointPolicyDefinitionPropertiesFormat. withServiceResources(List<String> serviceResources)Set the serviceResources property: A list of service resources.
-