Uses of Class
com.microsoft.azure.management.containerservice.NetworkProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of NetworkProfile in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionNetworkProfile.withPeerVnetId
(String peerVnetId) Set cIDR of the Vnet to peer.NetworkProfile.withVnetCidr
(String vnetCidr) Set cIDR for the OpenShift Vnet.NetworkProfile.withVnetId
(String vnetId) Set iD of the Vnet created for OSA cluster.