Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.VirtualNetworksPropertiesInfraVnetProfile
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of VirtualNetworksPropertiesInfraVnetProfile in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionVirtualNetworksProperties.infraVnetProfile()
Get the infraVnetProfile property: The infraVnetProfile property.VirtualNetworksPropertiesInfraVnetProfile.withHci
(VirtualNetworksPropertiesInfraVnetProfileHci hci) Set the hci property: Infra network profile for HCI platform.VirtualNetworksPropertiesInfraVnetProfile.withKubevirt
(VirtualNetworksPropertiesInfraVnetProfileKubevirt kubevirt) Set the kubevirt property: Infra network profile for KubeVirt platform.VirtualNetworksPropertiesInfraVnetProfile.withVmware
(VirtualNetworksPropertiesInfraVnetProfileVmware vmware) Set the vmware property: Infra network profile for VMware platform.Modifier and TypeMethodDescriptionVirtualNetworksProperties.withInfraVnetProfile
(VirtualNetworksPropertiesInfraVnetProfile infraVnetProfile) Set the infraVnetProfile property: The infraVnetProfile property.