CloudProviderProfileResponseInfraNetworkProfile

data class CloudProviderProfileResponseInfraNetworkProfile(val vnetSubnetIds: List<String>? = null)

InfraNetworkProfile - List of infra network profiles for the provisioned cluster

Constructors

constructor(vnetSubnetIds: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val vnetSubnetIds: List<String>? = null

Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridContainerService/virtualNetworks/{virtualNetworkName}