Class VirtualNetworksPropertiesInfraVnetProfileKubevirt

java.lang.Object
com.azure.resourcemanager.hybridcontainerservice.models.VirtualNetworksPropertiesInfraVnetProfileKubevirt

public final class VirtualNetworksPropertiesInfraVnetProfileKubevirt extends Object
Infra network profile for KubeVirt platform.
  • Constructor Details

    • VirtualNetworksPropertiesInfraVnetProfileKubevirt

      public VirtualNetworksPropertiesInfraVnetProfileKubevirt()
      Creates an instance of VirtualNetworksPropertiesInfraVnetProfileKubevirt class.
  • Method Details

    • vnetName

      public String vnetName()
      Get the vnetName property: Name of the network in KubeVirt.
      Returns:
      the vnetName value.
    • withVnetName

      Set the vnetName property: Name of the network in KubeVirt.
      Parameters:
      vnetName - the vnetName value to set.
      Returns:
      the VirtualNetworksPropertiesInfraVnetProfileKubevirt object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.