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