Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.VirtualNetworksPropertiesVmipPoolItem
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of VirtualNetworksPropertiesVmipPoolItem in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionSet the endIp property: Ending IP address for the IP Pool.VirtualNetworksPropertiesVmipPoolItem.withStartIp
(String startIp) Set the startIp property: Starting IP address for the IP Pool.Modifier and TypeMethodDescriptionVirtualNetworksProperties.vmipPool()
Get the vmipPool property: IP Pool for Virtual Machines.Modifier and TypeMethodDescriptionVirtualNetworksProperties.withVmipPool
(List<VirtualNetworksPropertiesVmipPoolItem> vmipPool) Set the vmipPool property: IP Pool for Virtual Machines.