Uses of Class
com.azure.resourcemanager.network.fluent.models.ServiceEndpointPolicyDefinitionPropertiesFormat
Packages that use ServiceEndpointPolicyDefinitionPropertiesFormat
Package
Description
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 ServiceEndpointPolicyDefinitionPropertiesFormatModifier and TypeMethodDescriptionServiceEndpointPolicyDefinitionPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceEndpointPolicyDefinitionPropertiesFormat from the JsonReader.ServiceEndpointPolicyDefinitionPropertiesFormat.withDescription(String description) Set the description property: A description for this rule.ServiceEndpointPolicyDefinitionPropertiesFormat.withService(String service) Set the service property: Service endpoint name.ServiceEndpointPolicyDefinitionPropertiesFormat.withServiceResources(List<String> serviceResources) Set the serviceResources property: A list of service resources.