Uses of Class
com.azure.resourcemanager.network.fluent.models.IpConfigurationProfilePropertiesFormatInner
Packages that use IpConfigurationProfilePropertiesFormatInner
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of IpConfigurationProfilePropertiesFormatInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return IpConfigurationProfilePropertiesFormatInnerModifier and TypeMethodDescriptionIpConfigurationProfilePropertiesFormatInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpConfigurationProfilePropertiesFormatInner from the JsonReader.IpConfigurationProfilePropertiesFormatInner.withSubnet(SubnetInner subnet) Set the subnet property: The reference to the subnet resource to create a container network interface ip configuration.