Uses of Class
com.azure.resourcemanager.cdn.fluent.models.EdgeNodeProperties
Packages that use EdgeNodeProperties
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of EdgeNodeProperties in com.azure.resourcemanager.cdn.fluent.models
Classes in com.azure.resourcemanager.cdn.fluent.models that implement interfaces with type arguments of type EdgeNodePropertiesModifier and TypeClassDescriptionfinal classThe JSON object that contains the properties required to create an edgenode.Methods in com.azure.resourcemanager.cdn.fluent.models that return EdgeNodePropertiesModifier and TypeMethodDescriptionstatic EdgeNodePropertiesEdgeNodeProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EdgeNodeProperties from the JsonReader.EdgeNodeProperties.withIpAddressGroups(List<IpAddressGroup> ipAddressGroups) Set the ipAddressGroups property: List of ip address groups.