Uses of Class
com.azure.resourcemanager.network.fluent.models.IpGroupPropertiesFormat
Packages that use IpGroupPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of IpGroupPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return IpGroupPropertiesFormatModifier and TypeMethodDescriptionstatic IpGroupPropertiesFormatIpGroupPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpGroupPropertiesFormat from the JsonReader.IpGroupPropertiesFormat.withIpAddresses(List<String> ipAddresses) Set the ipAddresses property: IpAddresses/IpAddressPrefixes in the IpGroups resource.