| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkProfile |
OpenShiftManagedClusterInner.networkProfile()
Get the networkProfile property: Configuration for OpenShift networking.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterInner |
OpenShiftManagedClusterInner.withNetworkProfile(NetworkProfile networkProfile)
Set the networkProfile property: Configuration for OpenShift networking.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkProfile |
NetworkProfile.withPeerVnetId(String peerVnetId)
Set the peerVnetId property: CIDR of the Vnet to peer.
|
NetworkProfile |
NetworkProfile.withVnetCidr(String vnetCidr)
Set the vnetCidr property: CIDR for the OpenShift Vnet.
|
NetworkProfile |
NetworkProfile.withVnetId(String vnetId)
Set the vnetId property: ID of the Vnet created for OSA cluster.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.