Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.CloudProviderProfileInfraNetworkProfile
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of CloudProviderProfileInfraNetworkProfile in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionCloudProviderProfile.infraNetworkProfile()
Get the infraNetworkProfile property: InfraNetworkProfile - List of infra network profiles for the provisioned cluster.CloudProviderProfileInfraNetworkProfile.withVnetSubnetIds
(List<String> vnetSubnetIds) Set the vnetSubnetIds property: Array of references to azure resource corresponding to the new HybridAKSNetwork object e.g.Modifier and TypeMethodDescriptionCloudProviderProfile.withInfraNetworkProfile
(CloudProviderProfileInfraNetworkProfile infraNetworkProfile) Set the infraNetworkProfile property: InfraNetworkProfile - List of infra network profiles for the provisioned cluster.