MockableComputeArmClient 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 ArmClient.
public class MockableComputeArmClient : Azure.ResourceManager.ArmResource
type MockableComputeArmClient = class
inherit ArmResource
Public Class MockableComputeArmClient
Inherits ArmResource
- Inheritance
Constructors
| Name | Description |
|---|---|
| MockableComputeArmClient() |
Initializes a new instance of MockableComputeArmClient 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) |
| GetAvailabilitySetResource(ResourceIdentifier) |
Gets an object representing a AvailabilitySetResource along with the instance operations that can be performed on it but with no data. |
| GetAvailableLocations(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
| GetAvailableLocationsAsync(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
| GetCapacityReservationGroupResource(ResourceIdentifier) |
Gets an object representing a CapacityReservationGroupResource along with the instance operations that can be performed on it but with no data. |
| GetCapacityReservationResource(ResourceIdentifier) |
Gets an object representing a CapacityReservationResource along with the instance operations that can be performed on it but with no data. |
| GetComputePrivateEndpointConnectionResource(ResourceIdentifier) |
Gets an object representing a ComputePrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. |
| GetDedicatedHostGroupResource(ResourceIdentifier) |
Gets an object representing a DedicatedHostGroupResource along with the instance operations that can be performed on it but with no data. |
| GetDedicatedHostResource(ResourceIdentifier) |
Gets an object representing a DedicatedHostResource along with the instance operations that can be performed on it but with no data. |
| GetDiskAccessResource(ResourceIdentifier) |
Gets an object representing a DiskAccessResource along with the instance operations that can be performed on it but with no data. |
| GetDiskEncryptionSetResource(ResourceIdentifier) |
Gets an object representing a DiskEncryptionSetResource along with the instance operations that can be performed on it but with no data. |
| GetDiskImageResource(ResourceIdentifier) |
Gets an object representing a DiskImageResource along with the instance operations that can be performed on it but with no data. |
| GetDiskRestorePointResource(ResourceIdentifier) |
Gets an object representing a DiskRestorePointResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryApplicationResource(ResourceIdentifier) |
Gets an object representing a GalleryApplicationResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryApplicationVersionResource(ResourceIdentifier) |
Gets an object representing a GalleryApplicationVersionResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryImageResource(ResourceIdentifier) |
Gets an object representing a GalleryImageResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryImageVersionResource(ResourceIdentifier) |
Gets an object representing a GalleryImageVersionResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryInVmAccessControlProfileResource(ResourceIdentifier) |
Gets an object representing a GalleryInVmAccessControlProfileResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryInVmAccessControlProfileVersionResource(ResourceIdentifier) |
Gets an object representing a GalleryInVmAccessControlProfileVersionResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryResource(ResourceIdentifier) |
Gets an object representing a GalleryResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryScriptResource(ResourceIdentifier) |
Gets an object representing a GalleryScriptResource along with the instance operations that can be performed on it but with no data. |
| GetGalleryScriptVersionResource(ResourceIdentifier) |
Gets an object representing a GalleryScriptVersionResource along with the instance operations that can be performed on it but with no data. |
| GetInterconnectBlockResource(ResourceIdentifier) |
Gets an object representing a InterconnectBlockResource along with the instance operations that can be performed on it but with no data. |
| GetManagedDiskResource(ResourceIdentifier) |
Gets an object representing a ManagedDiskResource along with the instance operations that can be performed on it but with no data. |
| 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) |
| 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) |
| GetProximityPlacementGroupResource(ResourceIdentifier) |
Gets an object representing a ProximityPlacementGroupResource along with the instance operations that can be performed on it but with no data. |
| GetRestorePointGroupResource(ResourceIdentifier) |
Gets an object representing a RestorePointGroupResource along with the instance operations that can be performed on it but with no data. |
| GetRestorePointResource(ResourceIdentifier) |
Gets an object representing a RestorePointResource along with the instance operations that can be performed on it but with no data. |
| GetSnapshotResource(ResourceIdentifier) |
Gets an object representing a SnapshotResource along with the instance operations that can be performed on it but with no data. |
| GetSshPublicKeyResource(ResourceIdentifier) |
Gets an object representing a SshPublicKeyResource along with the instance operations that can be performed on it but with no data. |
| GetTagResource() |
Gets an object representing a TagResource along with the instance operations that can be performed on it in the ArmResource. (Inherited from ArmResource) |
| GetVirtualMachineDiagnosticRunCommandResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineDiagnosticRunCommandResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineExtensionImageResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineExtensionImageResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineExtensionResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineExtensionResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineRunCommandResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineRunCommandResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetExtensionResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetExtensionResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetLifecycleHookEventResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetLifecycleHookEventResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetRollingUpgradeResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetRollingUpgradeResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetVMDiagnosticRunCommandResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVMDiagnosticRunCommandResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetVmExtensionResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVmExtensionResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetVmResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVmResource along with the instance operations that can be performed on it but with no data. |
| GetVirtualMachineScaleSetVmRunCommandResource(ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVmRunCommandResource along with the instance operations that can be performed on it but with no data. |
| GetVmScaleSetLifecycleHookEventResource(ResourceIdentifier) |
Gets an object representing a VmScaleSetLifecycleHookEventResource 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 VmScaleSetLifecycleHookEventResourceResourceIdentifier from its components. |
| TryGetApiVersion(ResourceType, String) |
Gets the api version override if it has been set for the current client options. (Inherited from ArmResource) |