Uses of Class
com.azure.resourcemanager.containerservice.models.MachineNetworkProperties
Packages that use MachineNetworkProperties
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of MachineNetworkProperties in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type MachineNetworkPropertiesModifier and TypeClassDescriptionfinal classnetwork properties of the machine.Methods in com.azure.resourcemanager.containerservice.models that return MachineNetworkPropertiesModifier and TypeMethodDescriptionstatic MachineNetworkPropertiesMachineNetworkProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MachineNetworkProperties from the JsonReader.MachineProperties.network()Get the network property: network properties of the machine.