Azure.ResourceManager.NetworkCloud Namespace

Classes

NetworkCloudAgentPoolCollection

A class representing a collection of NetworkCloudAgentPoolResource and their operations. Each NetworkCloudAgentPoolResource in the collection will belong to the same instance of NetworkCloudKubernetesClusterResource. To get a NetworkCloudAgentPoolCollection instance call the GetNetworkCloudAgentPools method from an instance of NetworkCloudKubernetesClusterResource.

NetworkCloudAgentPoolData

A class representing the NetworkCloudAgentPool data model. AgentPool represents the agent pool of Kubernetes cluster.

NetworkCloudAgentPoolResource

A Class representing a NetworkCloudAgentPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudAgentPoolResource from an instance of ArmClient using the GetNetworkCloudAgentPoolResource method. Otherwise you can get one from its parent resource NetworkCloudKubernetesClusterResource using the GetNetworkCloudAgentPool method.

NetworkCloudBareMetalMachineCollection

A class representing a collection of NetworkCloudBareMetalMachineResource and their operations. Each NetworkCloudBareMetalMachineResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudBareMetalMachineCollection instance call the GetNetworkCloudBareMetalMachines method from an instance of ResourceGroupResource.

NetworkCloudBareMetalMachineData

A class representing the NetworkCloudBareMetalMachine data model. BareMetalMachine represents the physical machine in the rack.

NetworkCloudBareMetalMachineKeySetCollection

A class representing a collection of NetworkCloudBareMetalMachineKeySetResource and their operations. Each NetworkCloudBareMetalMachineKeySetResource in the collection will belong to the same instance of NetworkCloudClusterResource. To get a NetworkCloudBareMetalMachineKeySetCollection instance call the GetNetworkCloudBareMetalMachineKeySets method from an instance of NetworkCloudClusterResource.

NetworkCloudBareMetalMachineKeySetData

A class representing the NetworkCloudBareMetalMachineKeySet data model. BareMetalMachineKeySet represents the bare metal machine key set.

NetworkCloudBareMetalMachineKeySetResource

A Class representing a NetworkCloudBareMetalMachineKeySet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudBareMetalMachineKeySetResource from an instance of ArmClient using the GetNetworkCloudBareMetalMachineKeySetResource method. Otherwise you can get one from its parent resource NetworkCloudClusterResource using the GetNetworkCloudBareMetalMachineKeySet method.

NetworkCloudBareMetalMachineResource

A Class representing a NetworkCloudBareMetalMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudBareMetalMachineResource from an instance of ArmClient using the GetNetworkCloudBareMetalMachineResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudBareMetalMachine method.

NetworkCloudBmcKeySetCollection

A class representing a collection of NetworkCloudBmcKeySetResource and their operations. Each NetworkCloudBmcKeySetResource in the collection will belong to the same instance of NetworkCloudClusterResource. To get a NetworkCloudBmcKeySetCollection instance call the GetNetworkCloudBmcKeySets method from an instance of NetworkCloudClusterResource.

NetworkCloudBmcKeySetData

A class representing the NetworkCloudBmcKeySet data model. BmcKeySet represents the baseboard management controller key set.

NetworkCloudBmcKeySetResource

A Class representing a NetworkCloudBmcKeySet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudBmcKeySetResource from an instance of ArmClient using the GetNetworkCloudBmcKeySetResource method. Otherwise you can get one from its parent resource NetworkCloudClusterResource using the GetNetworkCloudBmcKeySet method.

NetworkCloudCloudServicesNetworkCollection

A class representing a collection of NetworkCloudCloudServicesNetworkResource and their operations. Each NetworkCloudCloudServicesNetworkResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudCloudServicesNetworkCollection instance call the GetNetworkCloudCloudServicesNetworks method from an instance of ResourceGroupResource.

NetworkCloudCloudServicesNetworkData

A class representing the NetworkCloudCloudServicesNetwork data model. Upon creation, the additional services that are provided by the platform will be allocated and represented in the status of this resource. All resources associated with this cloud services network will be part of the same layer 2 (L2) isolation domain. At least one service network must be created but may be reused across many virtual machines and/or Hybrid AKS clusters.

NetworkCloudCloudServicesNetworkResource

A Class representing a NetworkCloudCloudServicesNetwork along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudCloudServicesNetworkResource from an instance of ArmClient using the GetNetworkCloudCloudServicesNetworkResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudCloudServicesNetwork method.

NetworkCloudClusterCollection

A class representing a collection of NetworkCloudClusterResource and their operations. Each NetworkCloudClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudClusterCollection instance call the GetNetworkCloudClusters method from an instance of ResourceGroupResource.

NetworkCloudClusterData

A class representing the NetworkCloudCluster data model. Cluster represents the on-premises Network Cloud cluster.

NetworkCloudClusterManagerCollection

A class representing a collection of NetworkCloudClusterManagerResource and their operations. Each NetworkCloudClusterManagerResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudClusterManagerCollection instance call the GetNetworkCloudClusterManagers method from an instance of ResourceGroupResource.

NetworkCloudClusterManagerData

A class representing the NetworkCloudClusterManager data model. ClusterManager represents a control-plane to manage one or more on-premises clusters.

NetworkCloudClusterManagerResource

A Class representing a NetworkCloudClusterManager along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudClusterManagerResource from an instance of ArmClient using the GetNetworkCloudClusterManagerResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudClusterManager method.

NetworkCloudClusterMetricsConfigurationCollection

A class representing a collection of NetworkCloudClusterMetricsConfigurationResource and their operations. Each NetworkCloudClusterMetricsConfigurationResource in the collection will belong to the same instance of NetworkCloudClusterResource. To get a NetworkCloudClusterMetricsConfigurationCollection instance call the GetNetworkCloudClusterMetricsConfigurations method from an instance of NetworkCloudClusterResource.

NetworkCloudClusterMetricsConfigurationData

A class representing the NetworkCloudClusterMetricsConfiguration data model. ClusterMetricsConfiguration represents the metrics configuration of an on-premises Network Cloud cluster.

NetworkCloudClusterMetricsConfigurationResource

A Class representing a NetworkCloudClusterMetricsConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudClusterMetricsConfigurationResource from an instance of ArmClient using the GetNetworkCloudClusterMetricsConfigurationResource method. Otherwise you can get one from its parent resource NetworkCloudClusterResource using the GetNetworkCloudClusterMetricsConfiguration method.

NetworkCloudClusterResource

A Class representing a NetworkCloudCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudClusterResource from an instance of ArmClient using the GetNetworkCloudClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudCluster method.

NetworkCloudExtensions

A class to add extension methods to Azure.ResourceManager.NetworkCloud.

NetworkCloudKubernetesClusterCollection

A class representing a collection of NetworkCloudKubernetesClusterResource and their operations. Each NetworkCloudKubernetesClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudKubernetesClusterCollection instance call the GetNetworkCloudKubernetesClusters method from an instance of ResourceGroupResource.

NetworkCloudKubernetesClusterData

A class representing the NetworkCloudKubernetesCluster data model. KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud.

NetworkCloudKubernetesClusterResource

A Class representing a NetworkCloudKubernetesCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudKubernetesClusterResource from an instance of ArmClient using the GetNetworkCloudKubernetesClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudKubernetesCluster method.

NetworkCloudL2NetworkCollection

A class representing a collection of NetworkCloudL2NetworkResource and their operations. Each NetworkCloudL2NetworkResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudL2NetworkCollection instance call the GetNetworkCloudL2Networks method from an instance of ResourceGroupResource.

NetworkCloudL2NetworkData

A class representing the NetworkCloudL2Network data model. L2Network represents a network that utilizes a single isolation domain set up for layer-2 resources.

NetworkCloudL2NetworkResource

A Class representing a NetworkCloudL2Network along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudL2NetworkResource from an instance of ArmClient using the GetNetworkCloudL2NetworkResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudL2Network method.

NetworkCloudL3NetworkCollection

A class representing a collection of NetworkCloudL3NetworkResource and their operations. Each NetworkCloudL3NetworkResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudL3NetworkCollection instance call the GetNetworkCloudL3Networks method from an instance of ResourceGroupResource.

NetworkCloudL3NetworkData

A class representing the NetworkCloudL3Network data model. L3Network represents a network that utilizes a single isolation domain set up for layer-3 resources.

NetworkCloudL3NetworkResource

A Class representing a NetworkCloudL3Network along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudL3NetworkResource from an instance of ArmClient using the GetNetworkCloudL3NetworkResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudL3Network method.

NetworkCloudRackCollection

A class representing a collection of NetworkCloudRackResource and their operations. Each NetworkCloudRackResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudRackCollection instance call the GetNetworkCloudRacks method from an instance of ResourceGroupResource.

NetworkCloudRackData

A class representing the NetworkCloudRack data model. Rack represents the hardware of the rack and is dependent upon the cluster for lifecycle.

NetworkCloudRackResource

A Class representing a NetworkCloudRack along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudRackResource from an instance of ArmClient using the GetNetworkCloudRackResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudRack method.

NetworkCloudRackSkuCollection

A class representing a collection of NetworkCloudRackSkuResource and their operations. Each NetworkCloudRackSkuResource in the collection will belong to the same instance of SubscriptionResource. To get a NetworkCloudRackSkuCollection instance call the GetNetworkCloudRackSkus method from an instance of SubscriptionResource.

NetworkCloudRackSkuData

A class representing the NetworkCloudRackSku data model. RackSku represents the SKU information of the rack.

NetworkCloudRackSkuResource

A Class representing a NetworkCloudRackSku along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudRackSkuResource from an instance of ArmClient using the GetNetworkCloudRackSkuResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetNetworkCloudRackSku method.

NetworkCloudStorageApplianceCollection

A class representing a collection of NetworkCloudStorageApplianceResource and their operations. Each NetworkCloudStorageApplianceResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudStorageApplianceCollection instance call the GetNetworkCloudStorageAppliances method from an instance of ResourceGroupResource.

NetworkCloudStorageApplianceData

A class representing the NetworkCloudStorageAppliance data model. StorageAppliance represents on-premises Network Cloud storage appliance.

NetworkCloudStorageApplianceResource

A Class representing a NetworkCloudStorageAppliance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudStorageApplianceResource from an instance of ArmClient using the GetNetworkCloudStorageApplianceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudStorageAppliance method.

NetworkCloudTrunkedNetworkCollection

A class representing a collection of NetworkCloudTrunkedNetworkResource and their operations. Each NetworkCloudTrunkedNetworkResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudTrunkedNetworkCollection instance call the GetNetworkCloudTrunkedNetworks method from an instance of ResourceGroupResource.

NetworkCloudTrunkedNetworkData

A class representing the NetworkCloudTrunkedNetwork data model. TrunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to create a trunked network.

NetworkCloudTrunkedNetworkResource

A Class representing a NetworkCloudTrunkedNetwork along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudTrunkedNetworkResource from an instance of ArmClient using the GetNetworkCloudTrunkedNetworkResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudTrunkedNetwork method.

NetworkCloudVirtualMachineCollection

A class representing a collection of NetworkCloudVirtualMachineResource and their operations. Each NetworkCloudVirtualMachineResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudVirtualMachineCollection instance call the GetNetworkCloudVirtualMachines method from an instance of ResourceGroupResource.

NetworkCloudVirtualMachineConsoleCollection

A class representing a collection of NetworkCloudVirtualMachineConsoleResource and their operations. Each NetworkCloudVirtualMachineConsoleResource in the collection will belong to the same instance of NetworkCloudVirtualMachineResource. To get a NetworkCloudVirtualMachineConsoleCollection instance call the GetNetworkCloudVirtualMachineConsoles method from an instance of NetworkCloudVirtualMachineResource.

NetworkCloudVirtualMachineConsoleData

A class representing the NetworkCloudVirtualMachineConsole data model. Console represents the console of an on-premises Network Cloud virtual machine.

NetworkCloudVirtualMachineConsoleResource

A Class representing a NetworkCloudVirtualMachineConsole along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudVirtualMachineConsoleResource from an instance of ArmClient using the GetNetworkCloudVirtualMachineConsoleResource method. Otherwise you can get one from its parent resource NetworkCloudVirtualMachineResource using the GetNetworkCloudVirtualMachineConsole method.

NetworkCloudVirtualMachineData

A class representing the NetworkCloudVirtualMachine data model. VirtualMachine represents the on-premises Network Cloud virtual machine.

NetworkCloudVirtualMachineResource

A Class representing a NetworkCloudVirtualMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudVirtualMachineResource from an instance of ArmClient using the GetNetworkCloudVirtualMachineResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudVirtualMachine method.

NetworkCloudVolumeCollection

A class representing a collection of NetworkCloudVolumeResource and their operations. Each NetworkCloudVolumeResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkCloudVolumeCollection instance call the GetNetworkCloudVolumes method from an instance of ResourceGroupResource.

NetworkCloudVolumeData

A class representing the NetworkCloudVolume data model. Volume represents storage made available for use by resources running on the cluster.

NetworkCloudVolumeResource

A Class representing a NetworkCloudVolume along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkCloudVolumeResource from an instance of ArmClient using the GetNetworkCloudVolumeResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkCloudVolume method.