Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.VirtualNetworksPropertiesInfraVnetProfileHci
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of VirtualNetworksPropertiesInfraVnetProfileHci in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionVirtualNetworksPropertiesInfraVnetProfile.hci()
Get the hci property: Infra network profile for HCI platform.VirtualNetworksPropertiesInfraVnetProfileHci.withMocGroup
(String mocGroup) Set the mocGroup property: Resource group in MOC(Microsoft On-premises Cloud).VirtualNetworksPropertiesInfraVnetProfileHci.withMocLocation
(String mocLocation) Set the mocLocation property: Location in MOC(Microsoft On-premises Cloud).VirtualNetworksPropertiesInfraVnetProfileHci.withMocVnetName
(String mocVnetName) Set the mocVnetName property: Virtual Network name in MOC(Microsoft On-premises Cloud).Modifier and TypeMethodDescriptionVirtualNetworksPropertiesInfraVnetProfile.withHci
(VirtualNetworksPropertiesInfraVnetProfileHci hci) Set the hci property: Infra network profile for HCI platform.