ComputeExtensions Class

Definition

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

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

Methods

Name Description
ExportLogAnalyticsRequestRateByInterval(SubscriptionResource, WaitUntil, AzureLocation, RequestRateByIntervalContent, CancellationToken)

Export logs that show Api requests made by this subscription in the given time window to show throttling activities. <item> Mocking. To mock this method, please mock ExportLogAnalyticsRequestRateByInterval(WaitUntil, AzureLocation, RequestRateByIntervalContent, CancellationToken) instead. </item>

ExportLogAnalyticsRequestRateByIntervalAsync(SubscriptionResource, WaitUntil, AzureLocation, RequestRateByIntervalContent, CancellationToken)

Export logs that show Api requests made by this subscription in the given time window to show throttling activities. <item> Mocking. To mock this method, please mock ExportLogAnalyticsRequestRateByIntervalAsync(WaitUntil, AzureLocation, RequestRateByIntervalContent, CancellationToken) instead. </item>

ExportLogAnalyticsThrottledRequests(SubscriptionResource, WaitUntil, AzureLocation, ThrottledRequestsContent, CancellationToken)

Export logs that show total throttled Api requests for this subscription in the given time window. <item> Mocking. To mock this method, please mock ExportLogAnalyticsThrottledRequests(WaitUntil, AzureLocation, ThrottledRequestsContent, CancellationToken) instead. </item>

ExportLogAnalyticsThrottledRequestsAsync(SubscriptionResource, WaitUntil, AzureLocation, ThrottledRequestsContent, CancellationToken)

Export logs that show total throttled Api requests for this subscription in the given time window. <item> Mocking. To mock this method, please mock ExportLogAnalyticsThrottledRequestsAsync(WaitUntil, AzureLocation, ThrottledRequestsContent, CancellationToken) instead. </item>

GetAvailabilitySet(ResourceGroupResource, String, CancellationToken)

Retrieves information about an availability set. <item> Mocking. To mock this method, please mock GetAvailabilitySet(String, CancellationToken) instead. </item>

GetAvailabilitySetAsync(ResourceGroupResource, String, CancellationToken)

Retrieves information about an availability set. <item> Mocking. To mock this method, please mock GetAvailabilitySetAsync(String, CancellationToken) instead. </item>

GetAvailabilitySetResource(ArmClient, ResourceIdentifier)

Gets an object representing a AvailabilitySetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAvailabilitySetResource(ResourceIdentifier) instead. </item>

GetAvailabilitySets(ResourceGroupResource)

Gets a collection of AvailabilitySets in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetAvailabilitySets() instead. </item>

GetAvailabilitySets(SubscriptionResource, String, CancellationToken)

Lists all availability sets in a subscription. <item> Mocking. To mock this method, please mock GetAvailabilitySets(String, CancellationToken) instead. </item>

GetAvailabilitySetsAsync(SubscriptionResource, String, CancellationToken)

Lists all availability sets in a subscription. <item> Mocking. To mock this method, please mock GetAvailabilitySetsAsync(String, CancellationToken) instead. </item>

GetCapacityReservationGroup(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken)

The operation that retrieves information about a capacity reservation group. <item> Mocking. To mock this method, please mock GetCapacityReservationGroup(String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken) instead. </item>

GetCapacityReservationGroupAsync(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken)

The operation that retrieves information about a capacity reservation group. <item> Mocking. To mock this method, please mock GetCapacityReservationGroupAsync(String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken) instead. </item>

GetCapacityReservationGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a CapacityReservationGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCapacityReservationGroupResource(ResourceIdentifier) instead. </item>

GetCapacityReservationGroups(ResourceGroupResource)

Gets a collection of CapacityReservationGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetCapacityReservationGroups() instead. </item>

GetCapacityReservationGroups(SubscriptionResource, Nullable<CapacityReservationGroupGetExpand>, Nullable<ResourceIdOptionsForGetCapacityReservationGroup>, CancellationToken)

Lists all of the capacity reservation groups in the subscription. Use the nextLink property in the response to get the next page of capacity reservation groups. <item> Mocking. To mock this method, please mock GetCapacityReservationGroups(Nullable<CapacityReservationGroupGetExpand>, Nullable<ResourceIdOptionsForGetCapacityReservationGroup>, CancellationToken) instead. </item>

GetCapacityReservationGroupsAsync(SubscriptionResource, Nullable<CapacityReservationGroupGetExpand>, Nullable<ResourceIdOptionsForGetCapacityReservationGroup>, CancellationToken)

Lists all of the capacity reservation groups in the subscription. Use the nextLink property in the response to get the next page of capacity reservation groups. <item> Mocking. To mock this method, please mock GetCapacityReservationGroupsAsync(Nullable<CapacityReservationGroupGetExpand>, Nullable<ResourceIdOptionsForGetCapacityReservationGroup>, CancellationToken) instead. </item>

GetCapacityReservationResource(ArmClient, ResourceIdentifier)

Gets an object representing a CapacityReservationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCapacityReservationResource(ResourceIdentifier) instead. </item>

GetCommunityGallery(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a community gallery by gallery public name.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}
  • Operation Id: CommunityGalleries_Get
  • Default Api Version: 2024-03-03
  • Resource: Azure.ResourceManager.Compute.CommunityGalleryResource
<item>MockingTo mock this method, please mock GetCommunityGallery(AzureLocation, String, CancellationToken) instead.</item>
GetCommunityGalleryAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a community gallery by gallery public name.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}
  • Operation Id: CommunityGalleries_Get
  • Default Api Version: 2024-03-03
  • Resource: Azure.ResourceManager.Compute.CommunityGalleryResource
<item>MockingTo mock this method, please mock GetCommunityGalleryAsync(AzureLocation, String, CancellationToken) instead.</item>
GetCommunityGalleryData(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a community gallery by gallery public name. <item> Mocking. To mock this method, please mock GetCommunityGalleryData(AzureLocation, String, CancellationToken) instead. </item>

GetCommunityGalleryDataAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a community gallery by gallery public name. <item> Mocking. To mock this method, please mock GetCommunityGalleryDataAsync(AzureLocation, String, CancellationToken) instead. </item>

GetCommunityGalleryImage(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Get a community gallery image. <item> Mocking. To mock this method, please mock GetCommunityGalleryImage(AzureLocation, String, String, CancellationToken) instead. </item>

GetCommunityGalleryImageAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Get a community gallery image. <item> Mocking. To mock this method, please mock GetCommunityGalleryImageAsync(AzureLocation, String, String, CancellationToken) instead. </item>

GetCommunityGalleryImages(SubscriptionResource, AzureLocation, String, CancellationToken)

List community gallery images inside a gallery. <item> Mocking. To mock this method, please mock GetCommunityGalleryImages(AzureLocation, String, CancellationToken) instead. </item>

GetCommunityGalleryImagesAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

List community gallery images inside a gallery. <item> Mocking. To mock this method, please mock GetCommunityGalleryImagesAsync(AzureLocation, String, CancellationToken) instead. </item>

GetCommunityGalleryImageVersion(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Get a community gallery image version. <item> Mocking. To mock this method, please mock GetCommunityGalleryImageVersion(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetCommunityGalleryImageVersionAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Get a community gallery image version. <item> Mocking. To mock this method, please mock GetCommunityGalleryImageVersionAsync(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetCommunityGalleryImageVersions(SubscriptionResource, AzureLocation, String, String, CancellationToken)

List community gallery image versions inside an image. <item> Mocking. To mock this method, please mock GetCommunityGalleryImageVersions(AzureLocation, String, String, CancellationToken) instead. </item>

GetCommunityGalleryImageVersionsAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken)

List community gallery image versions inside an image. <item> Mocking. To mock this method, please mock GetCommunityGalleryImageVersionsAsync(AzureLocation, String, String, CancellationToken) instead. </item>

GetComputePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ComputePrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetComputePrivateEndpointConnectionResource(ResourceIdentifier) instead. </item>

GetComputeResourceSkus(SubscriptionResource, String, String, CancellationToken)

Gets the list of Microsoft.Compute SKUs available for your Subscription. <item> Mocking. To mock this method, please mock GetComputeResourceSkus(String, String, CancellationToken) instead. </item>

GetComputeResourceSkusAsync(SubscriptionResource, String, String, CancellationToken)

Gets the list of Microsoft.Compute SKUs available for your Subscription. <item> Mocking. To mock this method, please mock GetComputeResourceSkusAsync(String, String, CancellationToken) instead. </item>

GetDedicatedHostGroup(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Retrieves information about a dedicated host group. <item> Mocking. To mock this method, please mock GetDedicatedHostGroup(String, Nullable<InstanceViewType>, CancellationToken) instead. </item>

GetDedicatedHostGroupAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Retrieves information about a dedicated host group. <item> Mocking. To mock this method, please mock GetDedicatedHostGroupAsync(String, Nullable<InstanceViewType>, CancellationToken) instead. </item>

GetDedicatedHostGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a DedicatedHostGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDedicatedHostGroupResource(ResourceIdentifier) instead. </item>

GetDedicatedHostGroups(ResourceGroupResource)

Gets a collection of DedicatedHostGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDedicatedHostGroups() instead. </item>

GetDedicatedHostGroups(SubscriptionResource, CancellationToken)

Lists all of the dedicated host groups in the subscription. Use the nextLink property in the response to get the next page of dedicated host groups. <item> Mocking. To mock this method, please mock GetDedicatedHostGroups(CancellationToken) instead. </item>

GetDedicatedHostGroupsAsync(SubscriptionResource, CancellationToken)

Lists all of the dedicated host groups in the subscription. Use the nextLink property in the response to get the next page of dedicated host groups. <item> Mocking. To mock this method, please mock GetDedicatedHostGroupsAsync(CancellationToken) instead. </item>

GetDedicatedHostResource(ArmClient, ResourceIdentifier)

Gets an object representing a DedicatedHostResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDedicatedHostResource(ResourceIdentifier) instead. </item>

GetDiskAccess(ResourceGroupResource, String, CancellationToken)

Gets information about a disk access resource. <item> Mocking. To mock this method, please mock GetDiskAccess(String, CancellationToken) instead. </item>

GetDiskAccessAsync(ResourceGroupResource, String, CancellationToken)

Gets information about a disk access resource. <item> Mocking. To mock this method, please mock GetDiskAccessAsync(String, CancellationToken) instead. </item>

GetDiskAccesses(ResourceGroupResource)

Gets a collection of DiskAccesses in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDiskAccesses() instead. </item>

GetDiskAccesses(SubscriptionResource, CancellationToken)

Lists all the disk access resources under a subscription. <item> Mocking. To mock this method, please mock GetDiskAccesses(CancellationToken) instead. </item>

GetDiskAccessesAsync(SubscriptionResource, CancellationToken)

Lists all the disk access resources under a subscription. <item> Mocking. To mock this method, please mock GetDiskAccessesAsync(CancellationToken) instead. </item>

GetDiskAccessResource(ArmClient, ResourceIdentifier)

Gets an object representing a DiskAccessResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDiskAccessResource(ResourceIdentifier) instead. </item>

GetDiskEncryptionSet(ResourceGroupResource, String, CancellationToken)

Gets information about a disk encryption set. <item> Mocking. To mock this method, please mock GetDiskEncryptionSet(String, CancellationToken) instead. </item>

GetDiskEncryptionSetAsync(ResourceGroupResource, String, CancellationToken)

Gets information about a disk encryption set. <item> Mocking. To mock this method, please mock GetDiskEncryptionSetAsync(String, CancellationToken) instead. </item>

GetDiskEncryptionSetResource(ArmClient, ResourceIdentifier)

Gets an object representing a DiskEncryptionSetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDiskEncryptionSetResource(ResourceIdentifier) instead. </item>

GetDiskEncryptionSets(ResourceGroupResource)

Gets a collection of DiskEncryptionSets in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDiskEncryptionSets() instead. </item>

GetDiskEncryptionSets(SubscriptionResource, CancellationToken)

Lists all the disk encryption sets under a subscription. <item> Mocking. To mock this method, please mock GetDiskEncryptionSets(CancellationToken) instead. </item>

GetDiskEncryptionSetsAsync(SubscriptionResource, CancellationToken)

Lists all the disk encryption sets under a subscription. <item> Mocking. To mock this method, please mock GetDiskEncryptionSetsAsync(CancellationToken) instead. </item>

GetDiskImage(ResourceGroupResource, String, String, CancellationToken)

Gets an image. <item> Mocking. To mock this method, please mock GetDiskImage(String, String, CancellationToken) instead. </item>

GetDiskImageAsync(ResourceGroupResource, String, String, CancellationToken)

Gets an image. <item> Mocking. To mock this method, please mock GetDiskImageAsync(String, String, CancellationToken) instead. </item>

GetDiskImageResource(ArmClient, ResourceIdentifier)

Gets an object representing a DiskImageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDiskImageResource(ResourceIdentifier) instead. </item>

GetDiskImages(ResourceGroupResource)

Gets a collection of DiskImages in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDiskImages() instead. </item>

GetDiskImages(SubscriptionResource, CancellationToken)

Gets the list of Images in the subscription. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images. <item> Mocking. To mock this method, please mock GetDiskImages(CancellationToken) instead. </item>

GetDiskImagesAsync(SubscriptionResource, CancellationToken)

Gets the list of Images in the subscription. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images. <item> Mocking. To mock this method, please mock GetDiskImagesAsync(CancellationToken) instead. </item>

GetDiskRestorePointResource(ArmClient, ResourceIdentifier)

Gets an object representing a DiskRestorePointResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDiskRestorePointResource(ResourceIdentifier) instead. </item>

GetGalleries(ResourceGroupResource)

Gets a collection of Galleries in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetGalleries() instead. </item>

GetGalleries(SubscriptionResource, CancellationToken)

List galleries under a subscription. <item> Mocking. To mock this method, please mock GetGalleries(CancellationToken) instead. </item>

GetGalleriesAsync(SubscriptionResource, CancellationToken)

List galleries under a subscription. <item> Mocking. To mock this method, please mock GetGalleriesAsync(CancellationToken) instead. </item>

GetGallery(ResourceGroupResource, String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken)

Retrieves information about a Shared Image Gallery. <item> Mocking. To mock this method, please mock GetGallery(String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken) instead. </item>

GetGalleryApplicationResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryApplicationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryApplicationResource(ResourceIdentifier) instead. </item>

GetGalleryApplicationVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryApplicationVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryApplicationVersionResource(ResourceIdentifier) instead. </item>

GetGalleryAsync(ResourceGroupResource, String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken)

Retrieves information about a Shared Image Gallery. <item> Mocking. To mock this method, please mock GetGalleryAsync(String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken) instead. </item>

GetGalleryImageResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryImageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryImageResource(ResourceIdentifier) instead. </item>

GetGalleryImageVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryImageVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryImageVersionResource(ResourceIdentifier) instead. </item>

GetGalleryInVmAccessControlProfileResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryInVmAccessControlProfileResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryInVmAccessControlProfileResource(ResourceIdentifier) instead. </item>

GetGalleryInVmAccessControlProfileVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryInVmAccessControlProfileVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryInVmAccessControlProfileVersionResource(ResourceIdentifier) instead. </item>

GetGalleryResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryResource(ResourceIdentifier) instead. </item>

GetGalleryScriptResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryScriptResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryScriptResource(ResourceIdentifier) instead. </item>

GetGalleryScriptVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GalleryScriptVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGalleryScriptVersionResource(ResourceIdentifier) instead. </item>

GetManagedDisk(ResourceGroupResource, String, CancellationToken)

Gets information about a disk. <item> Mocking. To mock this method, please mock GetManagedDisk(String, CancellationToken) instead. </item>

GetManagedDiskAsync(ResourceGroupResource, String, CancellationToken)

Gets information about a disk. <item> Mocking. To mock this method, please mock GetManagedDiskAsync(String, CancellationToken) instead. </item>

GetManagedDiskResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedDiskResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetManagedDiskResource(ResourceIdentifier) instead. </item>

GetManagedDisks(ResourceGroupResource)

Gets a collection of ManagedDisks in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetManagedDisks() instead. </item>

GetManagedDisks(SubscriptionResource, CancellationToken)

Lists all the disks under a subscription. <item> Mocking. To mock this method, please mock GetManagedDisks(CancellationToken) instead. </item>

GetManagedDisksAsync(SubscriptionResource, CancellationToken)

Lists all the disks under a subscription. <item> Mocking. To mock this method, please mock GetManagedDisksAsync(CancellationToken) instead. </item>

GetOffersVirtualMachineImagesEdgeZones(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Gets a list of virtual machine image offers for the specified location, edge zone and publisher. <item> Mocking. To mock this method, please mock GetOffersVirtualMachineImagesEdgeZones(AzureLocation, String, String, CancellationToken) instead. </item>

GetOffersVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Gets a list of virtual machine image offers for the specified location, edge zone and publisher. <item> Mocking. To mock this method, please mock GetOffersVirtualMachineImagesEdgeZonesAsync(AzureLocation, String, String, CancellationToken) instead. </item>

GetProximityPlacementGroup(ResourceGroupResource, String, String, CancellationToken)

Retrieves information about a proximity placement group . <item> Mocking. To mock this method, please mock GetProximityPlacementGroup(String, String, CancellationToken) instead. </item>

GetProximityPlacementGroupAsync(ResourceGroupResource, String, String, CancellationToken)

Retrieves information about a proximity placement group . <item> Mocking. To mock this method, please mock GetProximityPlacementGroupAsync(String, String, CancellationToken) instead. </item>

GetProximityPlacementGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProximityPlacementGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProximityPlacementGroupResource(ResourceIdentifier) instead. </item>

GetProximityPlacementGroups(ResourceGroupResource)

Gets a collection of ProximityPlacementGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetProximityPlacementGroups() instead. </item>

GetProximityPlacementGroups(SubscriptionResource, CancellationToken)

Lists all proximity placement groups in a subscription. <item> Mocking. To mock this method, please mock GetProximityPlacementGroups(CancellationToken) instead. </item>

GetProximityPlacementGroupsAsync(SubscriptionResource, CancellationToken)

Lists all proximity placement groups in a subscription. <item> Mocking. To mock this method, please mock GetProximityPlacementGroupsAsync(CancellationToken) instead. </item>

GetPublishersVirtualMachineImagesEdgeZones(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a list of virtual machine image publishers for the specified Azure location and edge zone. <item> Mocking. To mock this method, please mock GetPublishersVirtualMachineImagesEdgeZones(AzureLocation, String, CancellationToken) instead. </item>

GetPublishersVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a list of virtual machine image publishers for the specified Azure location and edge zone. <item> Mocking. To mock this method, please mock GetPublishersVirtualMachineImagesEdgeZonesAsync(AzureLocation, String, CancellationToken) instead. </item>

GetRestorePointGroup(ResourceGroupResource, String, Nullable<RestorePointGroupExpand>, CancellationToken)

The operation to get the restore point collection. <item> Mocking. To mock this method, please mock GetRestorePointGroup(String, Nullable<RestorePointGroupExpand>, CancellationToken) instead. </item>

GetRestorePointGroupAsync(ResourceGroupResource, String, Nullable<RestorePointGroupExpand>, CancellationToken)

The operation to get the restore point collection. <item> Mocking. To mock this method, please mock GetRestorePointGroupAsync(String, Nullable<RestorePointGroupExpand>, CancellationToken) instead. </item>

GetRestorePointGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a RestorePointGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRestorePointGroupResource(ResourceIdentifier) instead. </item>

GetRestorePointGroups(ResourceGroupResource)

Gets a collection of RestorePointGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetRestorePointGroups() instead. </item>

GetRestorePointGroups(SubscriptionResource, CancellationToken)

Gets the list of restore point collections in the subscription. Use nextLink property in the response to get the next page of restore point collections. Do this till nextLink is not null to fetch all the restore point collections. <item> Mocking. To mock this method, please mock GetRestorePointGroups(CancellationToken) instead. </item>

GetRestorePointGroupsAsync(SubscriptionResource, CancellationToken)

Gets the list of restore point collections in the subscription. Use nextLink property in the response to get the next page of restore point collections. Do this till nextLink is not null to fetch all the restore point collections. <item> Mocking. To mock this method, please mock GetRestorePointGroupsAsync(CancellationToken) instead. </item>

GetRestorePointResource(ArmClient, ResourceIdentifier)

Gets an object representing a RestorePointResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRestorePointResource(ResourceIdentifier) instead. </item>

GetSharedGalleries(SubscriptionResource, AzureLocation, Nullable<SharedToValue>, CancellationToken)

List shared galleries by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleries(AzureLocation, Nullable<SharedToValue>, CancellationToken) instead. </item>

GetSharedGalleriesAsync(SubscriptionResource, AzureLocation, Nullable<SharedToValue>, CancellationToken)

List shared galleries by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleriesAsync(AzureLocation, Nullable<SharedToValue>, CancellationToken) instead. </item>

GetSharedGallery(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a shared gallery by subscription id or tenant id.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}
  • Operation Id: SharedGalleries_Get
  • Default Api Version: 2024-03-03
  • Resource: Azure.ResourceManager.Compute.SharedGalleryResource
<item>MockingTo mock this method, please mock GetSharedGallery(AzureLocation, String, CancellationToken) instead.</item>
GetSharedGalleryAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a shared gallery by subscription id or tenant id.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}
  • Operation Id: SharedGalleries_Get
  • Default Api Version: 2024-03-03
  • Resource: Azure.ResourceManager.Compute.SharedGalleryResource
<item>MockingTo mock this method, please mock GetSharedGalleryAsync(AzureLocation, String, CancellationToken) instead.</item>
GetSharedGalleryData(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a shared gallery by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryData(AzureLocation, String, CancellationToken) instead. </item>

GetSharedGalleryDataAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a shared gallery by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryDataAsync(AzureLocation, String, CancellationToken) instead. </item>

GetSharedGalleryImage(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Get a shared gallery image by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImage(AzureLocation, String, String, CancellationToken) instead. </item>

GetSharedGalleryImageAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Get a shared gallery image by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImageAsync(AzureLocation, String, String, CancellationToken) instead. </item>

GetSharedGalleryImages(SubscriptionResource, AzureLocation, String, Nullable<SharedToValue>, CancellationToken)

List shared gallery images by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImages(AzureLocation, String, Nullable<SharedToValue>, CancellationToken) instead. </item>

GetSharedGalleryImagesAsync(SubscriptionResource, AzureLocation, String, Nullable<SharedToValue>, CancellationToken)

List shared gallery images by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImagesAsync(AzureLocation, String, Nullable<SharedToValue>, CancellationToken) instead. </item>

GetSharedGalleryImageVersion(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Get a shared gallery image version by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImageVersion(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetSharedGalleryImageVersionAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Get a shared gallery image version by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImageVersionAsync(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetSharedGalleryImageVersions(SubscriptionResource, AzureLocation, String, String, Nullable<SharedToValue>, CancellationToken)

List shared gallery image versions by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImageVersions(AzureLocation, String, String, Nullable<SharedToValue>, CancellationToken) instead. </item>

GetSharedGalleryImageVersionsAsync(SubscriptionResource, AzureLocation, String, String, Nullable<SharedToValue>, CancellationToken)

List shared gallery image versions by subscription id or tenant id. <item> Mocking. To mock this method, please mock GetSharedGalleryImageVersionsAsync(AzureLocation, String, String, Nullable<SharedToValue>, CancellationToken) instead. </item>

GetSnapshot(ResourceGroupResource, String, CancellationToken)

Gets information about a snapshot. <item> Mocking. To mock this method, please mock GetSnapshot(String, CancellationToken) instead. </item>

GetSnapshotAsync(ResourceGroupResource, String, CancellationToken)

Gets information about a snapshot. <item> Mocking. To mock this method, please mock GetSnapshotAsync(String, CancellationToken) instead. </item>

GetSnapshotResource(ArmClient, ResourceIdentifier)

Gets an object representing a SnapshotResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSnapshotResource(ResourceIdentifier) instead. </item>

GetSnapshots(ResourceGroupResource)

Gets a collection of Snapshots in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSnapshots() instead. </item>

GetSnapshots(SubscriptionResource, CancellationToken)

Lists snapshots under a subscription. <item> Mocking. To mock this method, please mock GetSnapshots(CancellationToken) instead. </item>

GetSnapshotsAsync(SubscriptionResource, CancellationToken)

Lists snapshots under a subscription. <item> Mocking. To mock this method, please mock GetSnapshotsAsync(CancellationToken) instead. </item>

GetSshPublicKey(ResourceGroupResource, String, CancellationToken)

Retrieves information about an SSH public key. <item> Mocking. To mock this method, please mock GetSshPublicKey(String, CancellationToken) instead. </item>

GetSshPublicKeyAsync(ResourceGroupResource, String, CancellationToken)

Retrieves information about an SSH public key. <item> Mocking. To mock this method, please mock GetSshPublicKeyAsync(String, CancellationToken) instead. </item>

GetSshPublicKeyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SshPublicKeyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSshPublicKeyResource(ResourceIdentifier) instead. </item>

GetSshPublicKeys(ResourceGroupResource)

Gets a collection of SshPublicKeys in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSshPublicKeys() instead. </item>

GetSshPublicKeys(SubscriptionResource, CancellationToken)

Lists all of the SSH public keys in the subscription. Use the nextLink property in the response to get the next page of SSH public keys. <item> Mocking. To mock this method, please mock GetSshPublicKeys(CancellationToken) instead. </item>

GetSshPublicKeysAsync(SubscriptionResource, CancellationToken)

Lists all of the SSH public keys in the subscription. Use the nextLink property in the response to get the next page of SSH public keys. <item> Mocking. To mock this method, please mock GetSshPublicKeysAsync(CancellationToken) instead. </item>

GetUsages(SubscriptionResource, AzureLocation, CancellationToken)

Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription. <item> Mocking. To mock this method, please mock GetUsages(AzureLocation, CancellationToken) instead. </item>

GetUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription. <item> Mocking. To mock this method, please mock GetUsagesAsync(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachine(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Retrieves information about the model view or the instance view of a virtual machine. <item> Mocking. To mock this method, please mock GetVirtualMachine(String, Nullable<InstanceViewType>, CancellationToken) instead. </item>

GetVirtualMachineAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken)

Retrieves information about the model view or the instance view of a virtual machine. <item> Mocking. To mock this method, please mock GetVirtualMachineAsync(String, Nullable<InstanceViewType>, CancellationToken) instead. </item>

GetVirtualMachineExtensionImage(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a virtual machine extension image. <item> Mocking. To mock this method, please mock GetVirtualMachineExtensionImage(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineExtensionImageAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a virtual machine extension image. <item> Mocking. To mock this method, please mock GetVirtualMachineExtensionImageAsync(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineExtensionImageResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineExtensionImageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineExtensionImageResource(ResourceIdentifier) instead. </item>

GetVirtualMachineExtensionImages(SubscriptionResource, AzureLocation, String)

Gets a collection of VirtualMachineExtensionImages in the SubscriptionResource<item> Mocking. To mock this method, please mock GetVirtualMachineExtensionImages(AzureLocation, String) instead. </item>

GetVirtualMachineExtensionResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineExtensionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineExtensionResource(ResourceIdentifier) instead. </item>

GetVirtualMachineImage(SubscriptionResource, AzureLocation, String, String, String, String, CancellationToken)

Gets a virtual machine image. <item> Mocking. To mock this method, please mock GetVirtualMachineImage(AzureLocation, String, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineImageAsync(SubscriptionResource, AzureLocation, String, String, String, String, CancellationToken)

Gets a virtual machine image. <item> Mocking. To mock this method, please mock GetVirtualMachineImageAsync(AzureLocation, String, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineImageEdgeZoneSkus(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. <item> Mocking. To mock this method, please mock GetVirtualMachineImageEdgeZoneSkus(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineImageEdgeZoneSkusAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer. <item> Mocking. To mock this method, please mock GetVirtualMachineImageEdgeZoneSkusAsync(AzureLocation, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineImageOffers(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a list of virtual machine image offers for the specified location and publisher. <item> Mocking. To mock this method, please mock GetVirtualMachineImageOffers(AzureLocation, String, CancellationToken) instead. </item>

GetVirtualMachineImageOffersAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a list of virtual machine image offers for the specified location and publisher. <item> Mocking. To mock this method, please mock GetVirtualMachineImageOffersAsync(AzureLocation, String, CancellationToken) instead. </item>

GetVirtualMachineImagePublishers(SubscriptionResource, AzureLocation, CancellationToken)

Gets a list of virtual machine image publishers for the specified Azure location. <item> Mocking. To mock this method, please mock GetVirtualMachineImagePublishers(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineImagePublishersAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets a list of virtual machine image publishers for the specified Azure location. <item> Mocking. To mock this method, please mock GetVirtualMachineImagePublishersAsync(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineImages(SubscriptionResource, AzureLocation, String, String, String, String, Nullable<Int32>, String, CancellationToken)

Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions
  • Operation Id: VirtualMachineImages_List
GetVirtualMachineImages(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesOptions, CancellationToken)

Gets a list of virtual machine images.

GetVirtualMachineImagesAsync(SubscriptionResource, AzureLocation, String, String, String, String, Nullable<Int32>, String, CancellationToken)

Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions
  • Operation Id: VirtualMachineImages_List
GetVirtualMachineImagesAsync(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesOptions, CancellationToken)

Gets a list of virtual machine images.

GetVirtualMachineImagesByEdgeZone(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a list of all virtual machine image versions for the specified edge zone <item> Mocking. To mock this method, please mock GetVirtualMachineImagesByEdgeZone(AzureLocation, String, CancellationToken) instead. </item>

GetVirtualMachineImagesByEdgeZoneAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a list of all virtual machine image versions for the specified edge zone <item> Mocking. To mock this method, please mock GetVirtualMachineImagesByEdgeZoneAsync(AzureLocation, String, CancellationToken) instead. </item>

GetVirtualMachineImagesEdgeZone(SubscriptionResource, AzureLocation, String, String, String, String, String, CancellationToken)

Gets a virtual machine image in an edge zone. <item> Mocking. To mock this method, please mock GetVirtualMachineImagesEdgeZone(AzureLocation, String, String, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineImagesEdgeZone(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesEdgeZoneOptions, CancellationToken)

Gets a virtual machine image in an edge zone.

GetVirtualMachineImagesEdgeZoneAsync(SubscriptionResource, AzureLocation, String, String, String, String, String, CancellationToken)

Gets a virtual machine image in an edge zone. <item> Mocking. To mock this method, please mock GetVirtualMachineImagesEdgeZoneAsync(AzureLocation, String, String, String, String, String, CancellationToken) instead. </item>

GetVirtualMachineImagesEdgeZoneAsync(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesEdgeZoneOptions, CancellationToken)

Gets a virtual machine image in an edge zone.

GetVirtualMachineImagesEdgeZones(SubscriptionResource, AzureLocation, String, String, String, String, String, Nullable<Int32>, String, CancellationToken)

Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions
  • Operation Id: VirtualMachineImagesEdgeZone_List
GetVirtualMachineImagesEdgeZones(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesEdgeZonesOptions, CancellationToken)

Gets a list of virtual machine images in an edge zone.

GetVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, AzureLocation, String, String, String, String, String, Nullable<Int32>, String, CancellationToken)

Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions
  • Operation Id: VirtualMachineImagesEdgeZone_List
GetVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesEdgeZonesOptions, CancellationToken)

Gets a list of virtual machine images in an edge zone.

GetVirtualMachineImageSkus(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. <item> Mocking. To mock this method, please mock GetVirtualMachineImageSkus(AzureLocation, String, String, CancellationToken) instead. </item>

GetVirtualMachineImageSkusAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken)

Gets a list of virtual machine image SKUs for the specified location, publisher, and offer. <item> Mocking. To mock this method, please mock GetVirtualMachineImageSkusAsync(AzureLocation, String, String, CancellationToken) instead. </item>

GetVirtualMachineImagesWithProperties(SubscriptionResource, AzureLocation, String, String, String, String, Nullable<Int32>, String, CancellationToken)

GetVirtualMachineImagesWithProperties <item> Mocking. To mock this method, please mock GetVirtualMachineImagesWithProperties(AzureLocation, String, String, String, String, Nullable<Int32>, String, CancellationToken) instead. </item>

GetVirtualMachineImagesWithProperties(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions, CancellationToken)

Gets a list of virtual machine images with their detailed properties.

GetVirtualMachineImagesWithPropertiesAsync(SubscriptionResource, AzureLocation, String, String, String, String, Nullable<Int32>, String, CancellationToken)

GetVirtualMachineImagesWithProperties <item> Mocking. To mock this method, please mock GetVirtualMachineImagesWithPropertiesAsync(AzureLocation, String, String, String, String, Nullable<Int32>, String, CancellationToken) instead. </item>

GetVirtualMachineImagesWithPropertiesAsync(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions, CancellationToken)

Gets a list of virtual machine images with their detailed properties.

GetVirtualMachineResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineResource(ResourceIdentifier) instead. </item>

GetVirtualMachineRunCommand(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets specific run command for a subscription in a location. <item> Mocking. To mock this method, please mock GetVirtualMachineRunCommand(AzureLocation, String, CancellationToken) instead. </item>

GetVirtualMachineRunCommandAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets specific run command for a subscription in a location. <item> Mocking. To mock this method, please mock GetVirtualMachineRunCommandAsync(AzureLocation, String, CancellationToken) instead. </item>

GetVirtualMachineRunCommandResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineRunCommandResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineRunCommandResource(ResourceIdentifier) instead. </item>

GetVirtualMachineRunCommands(SubscriptionResource, AzureLocation, CancellationToken)

Lists all available run commands for a subscription in a location. <item> Mocking. To mock this method, please mock GetVirtualMachineRunCommands(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineRunCommandsAsync(SubscriptionResource, AzureLocation, CancellationToken)

Lists all available run commands for a subscription in a location. <item> Mocking. To mock this method, please mock GetVirtualMachineRunCommandsAsync(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachines(ResourceGroupResource)

Gets a collection of VirtualMachines in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualMachines() instead. </item>

GetVirtualMachines(SubscriptionResource, String, String, Nullable<ExpandTypesForListVm>, CancellationToken)

Lists all of the virtual machines in the specified subscription. Use the nextLink property in the response to get the next page of virtual machines. <item> Mocking. To mock this method, please mock GetVirtualMachines(String, String, Nullable<ExpandTypesForListVm>, CancellationToken) instead. </item>

GetVirtualMachinesAsync(SubscriptionResource, String, String, Nullable<ExpandTypesForListVm>, CancellationToken)

Lists all of the virtual machines in the specified subscription. Use the nextLink property in the response to get the next page of virtual machines. <item> Mocking. To mock this method, please mock GetVirtualMachinesAsync(String, String, Nullable<ExpandTypesForListVm>, CancellationToken) instead. </item>

GetVirtualMachinesByLocation(SubscriptionResource, AzureLocation, CancellationToken)

Gets all the virtual machines under the specified subscription for the specified location. <item> Mocking. To mock this method, please mock GetVirtualMachinesByLocation(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachinesByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets all the virtual machines under the specified subscription for the specified location. <item> Mocking. To mock this method, please mock GetVirtualMachinesByLocationAsync(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineScaleSet(ResourceGroupResource, String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken)

Display information about a virtual machine scale set. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSet(String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken) instead. </item>

GetVirtualMachineScaleSetAsync(ResourceGroupResource, String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken)

Display information about a virtual machine scale set. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetAsync(String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken) instead. </item>

GetVirtualMachineScaleSetExtensionResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetExtensionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetExtensionResource(ResourceIdentifier) instead. </item>

GetVirtualMachineScaleSetLifecycleHookEventResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetLifecycleHookEventResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetLifecycleHookEventResource(ResourceIdentifier) instead. </item>

GetVirtualMachineScaleSetResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetResource(ResourceIdentifier) instead. </item>

GetVirtualMachineScaleSetRollingUpgradeResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetRollingUpgradeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetRollingUpgradeResource(ResourceIdentifier) instead. </item>

GetVirtualMachineScaleSets(ResourceGroupResource)

Gets a collection of VirtualMachineScaleSets in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualMachineScaleSets() instead. </item>

GetVirtualMachineScaleSets(SubscriptionResource, CancellationToken)

Gets a list of all VM Scale Sets in the subscription, regardless of the associated resource group. Use nextLink property in the response to get the next page of VM Scale Sets. Do this till nextLink is null to fetch all the VM Scale Sets. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSets(CancellationToken) instead. </item>

GetVirtualMachineScaleSetsAsync(SubscriptionResource, CancellationToken)

Gets a list of all VM Scale Sets in the subscription, regardless of the associated resource group. Use nextLink property in the response to get the next page of VM Scale Sets. Do this till nextLink is null to fetch all the VM Scale Sets. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetsAsync(CancellationToken) instead. </item>

GetVirtualMachineScaleSetsByLocation(SubscriptionResource, AzureLocation, CancellationToken)

Gets all the VM scale sets under the specified subscription for the specified location. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetsByLocation(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineScaleSetsByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets all the VM scale sets under the specified subscription for the specified location. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetsByLocationAsync(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineScaleSetVmExtensionResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetVmExtensionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetVmExtensionResource(ResourceIdentifier) instead. </item>

GetVirtualMachineScaleSetVmResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetVmResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetVmResource(ResourceIdentifier) instead. </item>

GetVirtualMachineScaleSetVmRunCommandResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualMachineScaleSetVmRunCommandResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetVmRunCommandResource(ResourceIdentifier) instead. </item>

GetVirtualMachineSizes(SubscriptionResource, AzureLocation, CancellationToken)

This API is deprecated. Use Resources Skus <item> Mocking. To mock this method, please mock GetVirtualMachineSizes(AzureLocation, CancellationToken) instead. </item>

GetVirtualMachineSizesAsync(SubscriptionResource, AzureLocation, CancellationToken)

This API is deprecated. Use Resources Skus <item> Mocking. To mock this method, please mock GetVirtualMachineSizesAsync(AzureLocation, CancellationToken) instead. </item>

GetVmScaleSetLifecycleHookEventResource(ArmClient, 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. <item>MockingTo mock this method, please mock GetVmScaleSetLifecycleHookEventResource(ResourceIdentifier) instead.</item>

Applies to