Share via


NetworkCloudExtensions Class

Definition

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

public static class NetworkCloudExtensions
type NetworkCloudExtensions = class
Public Module NetworkCloudExtensions
Inheritance
NetworkCloudExtensions

Methods

GetNetworkCloudAgentPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudAgentPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkCloudAgentPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudAgentPoolResource(ResourceIdentifier) instead.

GetNetworkCloudBareMetalMachine(ResourceGroupResource, String, CancellationToken)

Get properties of the provided bare metal machine.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}
  • Operation Id: BareMetalMachines_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudBareMetalMachineResource
GetNetworkCloudBareMetalMachineAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided bare metal machine.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}
  • Operation Id: BareMetalMachines_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudBareMetalMachineResource
GetNetworkCloudBareMetalMachineKeySetResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudBareMetalMachineKeySetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkCloudBareMetalMachineKeySetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudBareMetalMachineKeySetResource(ResourceIdentifier) instead.

GetNetworkCloudBareMetalMachineResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudBareMetalMachineResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudBareMetalMachineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudBareMetalMachineResource(ResourceIdentifier) instead.

GetNetworkCloudBareMetalMachines(ResourceGroupResource)

Gets a collection of NetworkCloudBareMetalMachineResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudBareMetalMachines() instead.

GetNetworkCloudBareMetalMachines(SubscriptionResource, CancellationToken)

Get a list of bare metal machines in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/bareMetalMachines
  • Operation Id: BareMetalMachines_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudBareMetalMachineResource
GetNetworkCloudBareMetalMachinesAsync(SubscriptionResource, CancellationToken)

Get a list of bare metal machines in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/bareMetalMachines
  • Operation Id: BareMetalMachines_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudBareMetalMachineResource
GetNetworkCloudBmcKeySetResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudBmcKeySetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkCloudBmcKeySetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudBmcKeySetResource(ResourceIdentifier) instead.

GetNetworkCloudCloudServicesNetwork(ResourceGroupResource, String, CancellationToken)

Get properties of the provided cloud services network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}
  • Operation Id: CloudServicesNetworks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudCloudServicesNetworkResource
GetNetworkCloudCloudServicesNetworkAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided cloud services network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}
  • Operation Id: CloudServicesNetworks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudCloudServicesNetworkResource
GetNetworkCloudCloudServicesNetworkResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudCloudServicesNetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudCloudServicesNetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudCloudServicesNetworkResource(ResourceIdentifier) instead.

GetNetworkCloudCloudServicesNetworks(ResourceGroupResource)

Gets a collection of NetworkCloudCloudServicesNetworkResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudCloudServicesNetworks() instead.

GetNetworkCloudCloudServicesNetworks(SubscriptionResource, CancellationToken)

Get a list of cloud services networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/cloudServicesNetworks
  • Operation Id: CloudServicesNetworks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudCloudServicesNetworkResource
GetNetworkCloudCloudServicesNetworksAsync(SubscriptionResource, CancellationToken)

Get a list of cloud services networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/cloudServicesNetworks
  • Operation Id: CloudServicesNetworks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudCloudServicesNetworkResource
GetNetworkCloudCluster(ResourceGroupResource, String, CancellationToken)

Get properties of the provided cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}
  • Operation Id: Clusters_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterResource
GetNetworkCloudClusterAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}
  • Operation Id: Clusters_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterResource
GetNetworkCloudClusterManager(ResourceGroupResource, String, CancellationToken)

Get the properties of the provided cluster manager.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}
  • Operation Id: ClusterManagers_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterManagerResource
GetNetworkCloudClusterManagerAsync(ResourceGroupResource, String, CancellationToken)

Get the properties of the provided cluster manager.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}
  • Operation Id: ClusterManagers_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterManagerResource
GetNetworkCloudClusterManagerResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudClusterManagerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudClusterManagerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudClusterManagerResource(ResourceIdentifier) instead.

GetNetworkCloudClusterManagers(ResourceGroupResource)

Gets a collection of NetworkCloudClusterManagerResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudClusterManagers() instead.

GetNetworkCloudClusterManagers(SubscriptionResource, CancellationToken)

Get a list of cluster managers in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/clusterManagers
  • Operation Id: ClusterManagers_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterManagerResource
GetNetworkCloudClusterManagersAsync(SubscriptionResource, CancellationToken)

Get a list of cluster managers in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/clusterManagers
  • Operation Id: ClusterManagers_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterManagerResource
GetNetworkCloudClusterMetricsConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudClusterMetricsConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkCloudClusterMetricsConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudClusterMetricsConfigurationResource(ResourceIdentifier) instead.

GetNetworkCloudClusterResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudClusterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudClusterResource(ResourceIdentifier) instead.

GetNetworkCloudClusters(ResourceGroupResource)

Gets a collection of NetworkCloudClusterResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudClusters() instead.

GetNetworkCloudClusters(SubscriptionResource, CancellationToken)

Get a list of clusters in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/clusters
  • Operation Id: Clusters_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterResource
GetNetworkCloudClustersAsync(SubscriptionResource, CancellationToken)

Get a list of clusters in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/clusters
  • Operation Id: Clusters_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudClusterResource
GetNetworkCloudKubernetesCluster(ResourceGroupResource, String, CancellationToken)

Get properties of the provided the Kubernetes cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}
  • Operation Id: KubernetesClusters_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudKubernetesClusterResource
GetNetworkCloudKubernetesClusterAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided the Kubernetes cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}
  • Operation Id: KubernetesClusters_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudKubernetesClusterResource
GetNetworkCloudKubernetesClusterFeatureResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudKubernetesClusterFeatureResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkCloudKubernetesClusterFeatureResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudKubernetesClusterFeatureResource(ResourceIdentifier) instead.

GetNetworkCloudKubernetesClusterResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudKubernetesClusterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudKubernetesClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudKubernetesClusterResource(ResourceIdentifier) instead.

GetNetworkCloudKubernetesClusters(ResourceGroupResource)

Gets a collection of NetworkCloudKubernetesClusterResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudKubernetesClusters() instead.

GetNetworkCloudKubernetesClusters(SubscriptionResource, CancellationToken)

Get a list of Kubernetes clusters in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/kubernetesClusters
  • Operation Id: KubernetesClusters_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudKubernetesClusterResource
GetNetworkCloudKubernetesClustersAsync(SubscriptionResource, CancellationToken)

Get a list of Kubernetes clusters in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/kubernetesClusters
  • Operation Id: KubernetesClusters_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudKubernetesClusterResource
GetNetworkCloudL2Network(ResourceGroupResource, String, CancellationToken)

Get properties of the provided layer 2 (L2) network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}
  • Operation Id: L2Networks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL2NetworkResource
GetNetworkCloudL2NetworkAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided layer 2 (L2) network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}
  • Operation Id: L2Networks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL2NetworkResource
GetNetworkCloudL2NetworkResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudL2NetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudL2NetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudL2NetworkResource(ResourceIdentifier) instead.

GetNetworkCloudL2Networks(ResourceGroupResource)

Gets a collection of NetworkCloudL2NetworkResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudL2Networks() instead.

GetNetworkCloudL2Networks(SubscriptionResource, CancellationToken)

Get a list of layer 2 (L2) networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/l2Networks
  • Operation Id: L2Networks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL2NetworkResource
GetNetworkCloudL2NetworksAsync(SubscriptionResource, CancellationToken)

Get a list of layer 2 (L2) networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/l2Networks
  • Operation Id: L2Networks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL2NetworkResource
GetNetworkCloudL3Network(ResourceGroupResource, String, CancellationToken)

Get properties of the provided layer 3 (L3) network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}
  • Operation Id: L3Networks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL3NetworkResource
GetNetworkCloudL3NetworkAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided layer 3 (L3) network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}
  • Operation Id: L3Networks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL3NetworkResource
GetNetworkCloudL3NetworkResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudL3NetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudL3NetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudL3NetworkResource(ResourceIdentifier) instead.

GetNetworkCloudL3Networks(ResourceGroupResource)

Gets a collection of NetworkCloudL3NetworkResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudL3Networks() instead.

GetNetworkCloudL3Networks(SubscriptionResource, CancellationToken)

Get a list of layer 3 (L3) networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/l3Networks
  • Operation Id: L3Networks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL3NetworkResource
GetNetworkCloudL3NetworksAsync(SubscriptionResource, CancellationToken)

Get a list of layer 3 (L3) networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/l3Networks
  • Operation Id: L3Networks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudL3NetworkResource
GetNetworkCloudRack(ResourceGroupResource, String, CancellationToken)

Get properties of the provided rack.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}
  • Operation Id: Racks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudRackResource
GetNetworkCloudRackAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided rack.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}
  • Operation Id: Racks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudRackResource
GetNetworkCloudRackResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudRackResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudRackResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudRackResource(ResourceIdentifier) instead.

GetNetworkCloudRacks(ResourceGroupResource)

Gets a collection of NetworkCloudRackResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudRacks() instead.

GetNetworkCloudRacks(SubscriptionResource, CancellationToken)

Get a list of racks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/racks
  • Operation Id: Racks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudRackResource
GetNetworkCloudRacksAsync(SubscriptionResource, CancellationToken)

Get a list of racks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/racks
  • Operation Id: Racks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudRackResource
GetNetworkCloudRackSku(SubscriptionResource, String, CancellationToken)

Get the properties of the provided rack SKU.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/rackSkus/{rackSkuName}
  • Operation Id: RackSkus_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudRackSkuResource
GetNetworkCloudRackSkuAsync(SubscriptionResource, String, CancellationToken)

Get the properties of the provided rack SKU.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/rackSkus/{rackSkuName}
  • Operation Id: RackSkus_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudRackSkuResource
GetNetworkCloudRackSkuResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudRackSkuResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a NetworkCloudRackSkuResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudRackSkuResource(ResourceIdentifier) instead.

GetNetworkCloudRackSkus(SubscriptionResource)

Gets a collection of NetworkCloudRackSkuResources in the SubscriptionResource. MockingTo mock this method, please mock GetNetworkCloudRackSkus() instead.

GetNetworkCloudStorageAppliance(ResourceGroupResource, String, CancellationToken)

Get properties of the provided storage appliance.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}
  • Operation Id: StorageAppliances_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudStorageApplianceResource
GetNetworkCloudStorageApplianceAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided storage appliance.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}
  • Operation Id: StorageAppliances_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudStorageApplianceResource
GetNetworkCloudStorageApplianceResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudStorageApplianceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudStorageApplianceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudStorageApplianceResource(ResourceIdentifier) instead.

GetNetworkCloudStorageAppliances(ResourceGroupResource)

Gets a collection of NetworkCloudStorageApplianceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudStorageAppliances() instead.

GetNetworkCloudStorageAppliances(SubscriptionResource, CancellationToken)

Get a list of storage appliances in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/storageAppliances
  • Operation Id: StorageAppliances_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudStorageApplianceResource
GetNetworkCloudStorageAppliancesAsync(SubscriptionResource, CancellationToken)

Get a list of storage appliances in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/storageAppliances
  • Operation Id: StorageAppliances_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudStorageApplianceResource
GetNetworkCloudTrunkedNetwork(ResourceGroupResource, String, CancellationToken)

Get properties of the provided trunked network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}
  • Operation Id: TrunkedNetworks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudTrunkedNetworkResource
GetNetworkCloudTrunkedNetworkAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided trunked network.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}
  • Operation Id: TrunkedNetworks_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudTrunkedNetworkResource
GetNetworkCloudTrunkedNetworkResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudTrunkedNetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudTrunkedNetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudTrunkedNetworkResource(ResourceIdentifier) instead.

GetNetworkCloudTrunkedNetworks(ResourceGroupResource)

Gets a collection of NetworkCloudTrunkedNetworkResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudTrunkedNetworks() instead.

GetNetworkCloudTrunkedNetworks(SubscriptionResource, CancellationToken)

Get a list of trunked networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/trunkedNetworks
  • Operation Id: TrunkedNetworks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudTrunkedNetworkResource
GetNetworkCloudTrunkedNetworksAsync(SubscriptionResource, CancellationToken)

Get a list of trunked networks in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/trunkedNetworks
  • Operation Id: TrunkedNetworks_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudTrunkedNetworkResource
GetNetworkCloudVirtualMachine(ResourceGroupResource, String, CancellationToken)

Get properties of the provided virtual machine.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}
  • Operation Id: VirtualMachines_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVirtualMachineResource
GetNetworkCloudVirtualMachineAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided virtual machine.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}
  • Operation Id: VirtualMachines_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVirtualMachineResource
GetNetworkCloudVirtualMachineConsoleResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudVirtualMachineConsoleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkCloudVirtualMachineConsoleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudVirtualMachineConsoleResource(ResourceIdentifier) instead.

GetNetworkCloudVirtualMachineResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudVirtualMachineResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudVirtualMachineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudVirtualMachineResource(ResourceIdentifier) instead.

GetNetworkCloudVirtualMachines(ResourceGroupResource)

Gets a collection of NetworkCloudVirtualMachineResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudVirtualMachines() instead.

GetNetworkCloudVirtualMachines(SubscriptionResource, CancellationToken)

Get a list of virtual machines in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/virtualMachines
  • Operation Id: VirtualMachines_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVirtualMachineResource
GetNetworkCloudVirtualMachinesAsync(SubscriptionResource, CancellationToken)

Get a list of virtual machines in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/virtualMachines
  • Operation Id: VirtualMachines_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVirtualMachineResource
GetNetworkCloudVolume(ResourceGroupResource, String, CancellationToken)

Get properties of the provided volume.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}
  • Operation Id: Volumes_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVolumeResource
GetNetworkCloudVolumeAsync(ResourceGroupResource, String, CancellationToken)

Get properties of the provided volume.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}
  • Operation Id: Volumes_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVolumeResource
GetNetworkCloudVolumeResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetworkCloudVolumeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkCloudVolumeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkCloudVolumeResource(ResourceIdentifier) instead.

GetNetworkCloudVolumes(ResourceGroupResource)

Gets a collection of NetworkCloudVolumeResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkCloudVolumes() instead.

GetNetworkCloudVolumes(SubscriptionResource, CancellationToken)

Get a list of volumes in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/volumes
  • Operation Id: Volumes_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVolumeResource
GetNetworkCloudVolumesAsync(SubscriptionResource, CancellationToken)

Get a list of volumes in the provided subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetworkCloud/volumes
  • Operation Id: Volumes_ListBySubscription
  • Default Api Version: 2024-06-01-preview
  • Resource: NetworkCloudVolumeResource

Applies to