Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualNetworkAppliancePropertiesFormatInner
Packages that use VirtualNetworkAppliancePropertiesFormatInner
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VirtualNetworkAppliancePropertiesFormatInner in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type VirtualNetworkAppliancePropertiesFormatInnerModifier and TypeClassDescriptionfinal classVirtualNetworkAppliance properties.Methods in com.azure.resourcemanager.network.fluent.models that return VirtualNetworkAppliancePropertiesFormatInnerModifier and TypeMethodDescriptionVirtualNetworkAppliancePropertiesFormatInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualNetworkAppliancePropertiesFormatInner from the JsonReader.VirtualNetworkAppliancePropertiesFormatInner.withBandwidthInGbps(String bandwidthInGbps) Set the bandwidthInGbps property: Bandwidth of the VirtualNetworkAppliance resource in Gbps.VirtualNetworkAppliancePropertiesFormatInner.withSubnet(SubnetInner subnet) Set the subnet property: The reference to the subnet resource.