Uses of Class
com.azure.resourcemanager.containerservice.models.MachineIpAddress
Packages that use MachineIpAddress
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of MachineIpAddress in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return MachineIpAddressModifier and TypeMethodDescriptionstatic MachineIpAddressMachineIpAddress.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MachineIpAddress from the JsonReader.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type MachineIpAddressModifier and TypeMethodDescriptionMachineNetworkProperties.ipAddresses()Get the ipAddresses property: IPv4, IPv6 addresses of the machine.