Uses of Class
com.azure.resourcemanager.network.fluent.models.IpGroupPropertiesFormat
-
Packages that use IpGroupPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models 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 IpGroupPropertiesFormat Modifier and Type Method Description IpGroupPropertiesFormatIpGroupPropertiesFormat. withIpAddresses(List<String> ipAddresses)Set the ipAddresses property: IpAddresses/IpAddressPrefixes in the IpGroups resource.
-