MockableNetworkCloudResourceGroupResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to ResourceGroupResource.
public class MockableNetworkCloudResourceGroupResource : Azure.ResourceManager.ArmResource
type MockableNetworkCloudResourceGroupResource = class
inherit ArmResource
Public Class MockableNetworkCloudResourceGroupResource
Inherits ArmResource
- Inheritance
Constructors
| Name | Description |
|---|---|
| MockableNetworkCloudResourceGroupResource() |
Initializes a new instance of MockableNetworkCloudResourceGroupResource for mocking. |
Properties
| Name | Description |
|---|---|
| Client |
Gets the ArmClient this resource client was created from. (Inherited from ArmResource) |
| Diagnostics |
Gets the diagnostic options for this resource client. (Inherited from ArmResource) |
| Endpoint |
Gets the base uri for this resource client. (Inherited from ArmResource) |
| Id |
Gets the resource identifier. (Inherited from ArmResource) |
| Pipeline |
Gets the pipeline for this resource client. (Inherited from ArmResource) |
Methods
| Name | Description |
|---|---|
| CanUseTagResource(CancellationToken) |
Checks to see if the TagResource API is deployed in the current environment. (Inherited from ArmResource) |
| CanUseTagResourceAsync(CancellationToken) |
Checks to see if the TagResource API is deployed in the current environment. (Inherited from ArmResource) |
| GetAvailableLocations(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
| GetAvailableLocationsAsync(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
| GetManagementLock(String, CancellationToken) |
Get a management lock by scope.
|
| GetManagementLockAsync(String, CancellationToken) |
Get a management lock by scope.
|
| GetManagementLocks() |
Gets a collection of ManagementLockResources in the ArmResource. (Inherited from ArmResource) |
| GetNetworkCloudAccessBridge(NetworkCloudAccessBridgeAllowedName, CancellationToken) |
Get the properties of the provided access bridge.
|
| GetNetworkCloudAccessBridgeAsync(NetworkCloudAccessBridgeAllowedName, CancellationToken) |
Get the properties of the provided access bridge.
|
| GetNetworkCloudAccessBridges() |
Gets a collection of NetworkCloudAccessBridges in the ResourceGroupResource. |
| GetNetworkCloudBareMetalMachine(String, CancellationToken) |
Get properties of the provided bare metal machine.
|
| GetNetworkCloudBareMetalMachineAsync(String, CancellationToken) |
Get properties of the provided bare metal machine.
|
| GetNetworkCloudBareMetalMachines() |
Gets a collection of NetworkCloudBareMetalMachines in the ResourceGroupResource. |
| GetNetworkCloudCloudServicesNetwork(String, CancellationToken) |
Get properties of the provided cloud services network.
|
| GetNetworkCloudCloudServicesNetworkAsync(String, CancellationToken) |
Get properties of the provided cloud services network.
|
| GetNetworkCloudCloudServicesNetworks() |
Gets a collection of NetworkCloudCloudServicesNetworks in the ResourceGroupResource. |
| GetNetworkCloudCluster(String, CancellationToken) |
Get properties of the provided cluster.
|
| GetNetworkCloudClusterAsync(String, CancellationToken) |
Get properties of the provided cluster.
|
| GetNetworkCloudClusterManager(String, CancellationToken) |
Get the properties of the provided cluster manager.
|
| GetNetworkCloudClusterManagerAsync(String, CancellationToken) |
Get the properties of the provided cluster manager.
|
| GetNetworkCloudClusterManagers() |
Gets a collection of NetworkCloudClusterManagers in the ResourceGroupResource. |
| GetNetworkCloudClusters() |
Gets a collection of NetworkCloudClusters in the ResourceGroupResource. |
| GetNetworkCloudKubernetesCluster(String, CancellationToken) |
Get properties of the provided the Kubernetes cluster.
|
| GetNetworkCloudKubernetesClusterAsync(String, CancellationToken) |
Get properties of the provided the Kubernetes cluster.
|
| GetNetworkCloudKubernetesClusters() |
Gets a collection of NetworkCloudKubernetesClusters in the ResourceGroupResource. |
| GetNetworkCloudKubernetesVersion(String, CancellationToken) |
Retrieve the Kubernetes version resource that describes the available Kubernetes versions for deployment.
|
| GetNetworkCloudKubernetesVersionAsync(String, CancellationToken) |
Retrieve the Kubernetes version resource that describes the available Kubernetes versions for deployment.
|
| GetNetworkCloudKubernetesVersions() |
Gets a collection of NetworkCloudKubernetesVersions in the ResourceGroupResource. |
| GetNetworkCloudL2Network(String, CancellationToken) |
Get properties of the provided layer 2 (L2) network.
|
| GetNetworkCloudL2NetworkAsync(String, CancellationToken) |
Get properties of the provided layer 2 (L2) network.
|
| GetNetworkCloudL2Networks() |
Gets a collection of NetworkCloudL2Networks in the ResourceGroupResource. |
| GetNetworkCloudL3Network(String, CancellationToken) |
Get properties of the provided layer 3 (L3) network.
|
| GetNetworkCloudL3NetworkAsync(String, CancellationToken) |
Get properties of the provided layer 3 (L3) network.
|
| GetNetworkCloudL3Networks() |
Gets a collection of NetworkCloudL3Networks in the ResourceGroupResource. |
| GetNetworkCloudRack(String, CancellationToken) |
Get properties of the provided rack.
|
| GetNetworkCloudRackAsync(String, CancellationToken) |
Get properties of the provided rack.
|
| GetNetworkCloudRacks() |
Gets a collection of NetworkCloudRacks in the ResourceGroupResource. |
| GetNetworkCloudStorageAppliance(String, CancellationToken) |
Get properties of the provided storage appliance.
|
| GetNetworkCloudStorageApplianceAsync(String, CancellationToken) |
Get properties of the provided storage appliance.
|
| GetNetworkCloudStorageAppliances() |
Gets a collection of NetworkCloudStorageAppliances in the ResourceGroupResource. |
| GetNetworkCloudTrunkedNetwork(String, CancellationToken) |
Get properties of the provided trunked network.
|
| GetNetworkCloudTrunkedNetworkAsync(String, CancellationToken) |
Get properties of the provided trunked network.
|
| GetNetworkCloudTrunkedNetworks() |
Gets a collection of NetworkCloudTrunkedNetworks in the ResourceGroupResource. |
| GetNetworkCloudVirtualMachine(String, CancellationToken) |
Get properties of the provided virtual machine.
|
| GetNetworkCloudVirtualMachineAsync(String, CancellationToken) |
Get properties of the provided virtual machine.
|
| GetNetworkCloudVirtualMachines() |
Gets a collection of NetworkCloudVirtualMachines in the ResourceGroupResource. |
| GetNetworkCloudVolume(String, CancellationToken) |
Get properties of the provided volume.
|
| GetNetworkCloudVolumeAsync(String, CancellationToken) |
Get properties of the provided volume.
|
| GetNetworkCloudVolumes() |
Gets a collection of NetworkCloudVolumes in the ResourceGroupResource. |
| GetPolicyAssignment(String, CancellationToken) |
This operation retrieves a single policy assignment, given its name and the scope it was created at.
|
| GetPolicyAssignmentAsync(String, CancellationToken) |
This operation retrieves a single policy assignment, given its name and the scope it was created at.
|
| GetPolicyAssignments() |
Gets a collection of PolicyAssignmentResources in the ArmResource. (Inherited from ArmResource) |
| GetTagResource() |
Gets an object representing a TagResource along with the instance operations that can be performed on it in the ArmResource. (Inherited from ArmResource) |
| TryGetApiVersion(ResourceType, String) |
Gets the api version override if it has been set for the current client options. (Inherited from ArmResource) |