ComputeExtensions 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 Azure.ResourceManager.Compute.
public static class ComputeExtensions
type ComputeExtensions = class
Public Module ComputeExtensions
- Inheritance
-
ComputeExtensions
Methods
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.
|
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.
|
ExportLogAnalyticsThrottledRequests(SubscriptionResource, WaitUntil, AzureLocation, ThrottledRequestsContent, CancellationToken) |
Export logs that show total throttled Api requests for this subscription in the given time window.
|
ExportLogAnalyticsThrottledRequestsAsync(SubscriptionResource, WaitUntil, AzureLocation, ThrottledRequestsContent, CancellationToken) |
Export logs that show total throttled Api requests for this subscription in the given time window.
|
GetAvailabilitySet(ResourceGroupResource, String, CancellationToken) |
Retrieves information about an availability set.
|
GetAvailabilitySetAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves information about an availability set.
|
GetAvailabilitySetResource(ArmClient, ResourceIdentifier) |
Gets an object representing an AvailabilitySetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AvailabilitySetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvailabilitySetResource(ResourceIdentifier) instead. |
GetAvailabilitySets(ResourceGroupResource) |
Gets a collection of AvailabilitySetResources in the ResourceGroupResource. MockingTo mock this method, please mock GetAvailabilitySets() instead. |
GetAvailabilitySets(SubscriptionResource, String, CancellationToken) |
Lists all availability sets in a subscription.
|
GetAvailabilitySetsAsync(SubscriptionResource, String, CancellationToken) |
Lists all availability sets in a subscription.
|
GetCapacityReservationGroup(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken) |
The operation that retrieves information about a capacity reservation group.
|
GetCapacityReservationGroupAsync(ResourceGroupResource, String, Nullable<CapacityReservationGroupInstanceViewType>, CancellationToken) |
The operation that retrieves information about a capacity reservation group.
|
GetCapacityReservationGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CapacityReservationGroupResource 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 CapacityReservationGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCapacityReservationGroupResource(ResourceIdentifier) instead. |
GetCapacityReservationGroups(ResourceGroupResource) |
Gets a collection of CapacityReservationGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetCapacityReservationGroups() instead. |
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.
|
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.
|
GetCapacityReservationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CapacityReservationResource 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 CapacityReservationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCapacityReservationResource(ResourceIdentifier) instead. |
GetCloudService(ResourceGroupResource, String, CancellationToken) |
Display information about a cloud service.
|
GetCloudServiceAsync(ResourceGroupResource, String, CancellationToken) |
Display information about a cloud service.
|
GetCloudServiceOSFamilies(SubscriptionResource, AzureLocation) |
Gets a collection of CloudServiceOSFamilyResources in the SubscriptionResource. MockingTo mock this method, please mock GetCloudServiceOSFamilies(AzureLocation) instead. |
GetCloudServiceOSFamily(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets properties of a guest operating system family that can be specified in the XML service configuration (.cscfg) for a cloud service.
|
GetCloudServiceOSFamilyAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets properties of a guest operating system family that can be specified in the XML service configuration (.cscfg) for a cloud service.
|
GetCloudServiceOSFamilyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CloudServiceOSFamilyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a CloudServiceOSFamilyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudServiceOSFamilyResource(ResourceIdentifier) instead. |
GetCloudServiceOSVersion(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets properties of a guest operating system version that can be specified in the XML service configuration (.cscfg) for a cloud service.
|
GetCloudServiceOSVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets properties of a guest operating system version that can be specified in the XML service configuration (.cscfg) for a cloud service.
|
GetCloudServiceOSVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CloudServiceOSVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a CloudServiceOSVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudServiceOSVersionResource(ResourceIdentifier) instead. |
GetCloudServiceOSVersions(SubscriptionResource, AzureLocation) |
Gets a collection of CloudServiceOSVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetCloudServiceOSVersions(AzureLocation) instead. |
GetCloudServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CloudServiceResource 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 CloudServiceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudServiceResource(ResourceIdentifier) instead. |
GetCloudServiceRoleInstanceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CloudServiceRoleInstanceResource 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 CloudServiceRoleInstanceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudServiceRoleInstanceResource(ResourceIdentifier) instead. |
GetCloudServiceRoleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CloudServiceRoleResource 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 CloudServiceRoleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudServiceRoleResource(ResourceIdentifier) instead. |
GetCloudServices(ResourceGroupResource) |
Gets a collection of CloudServiceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetCloudServices() instead. |
GetCloudServices(SubscriptionResource, CancellationToken) |
Gets a list of all cloud services in the subscription, regardless of the associated resource group. Use nextLink property in the response to get the next page of Cloud Services. Do this till nextLink is null to fetch all the Cloud Services.
|
GetCloudServicesAsync(SubscriptionResource, CancellationToken) |
Gets a list of all cloud services in the subscription, regardless of the associated resource group. Use nextLink property in the response to get the next page of Cloud Services. Do this till nextLink is null to fetch all the Cloud Services.
|
GetCommunityGalleries(SubscriptionResource) |
Gets a collection of CommunityGalleryResources in the SubscriptionResource. MockingTo mock this method, please mock GetCommunityGalleries() instead. |
GetCommunityGallery(SubscriptionResource, AzureLocation, String, CancellationToken) |
Get a community gallery by gallery public name.
|
GetCommunityGalleryAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Get a community gallery by gallery public name.
|
GetCommunityGalleryImageResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CommunityGalleryImageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String, String) to create a CommunityGalleryImageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCommunityGalleryImageResource(ResourceIdentifier) instead. |
GetCommunityGalleryImageVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CommunityGalleryImageVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String, String, String) to create a CommunityGalleryImageVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCommunityGalleryImageVersionResource(ResourceIdentifier) instead. |
GetCommunityGalleryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CommunityGalleryResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a CommunityGalleryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCommunityGalleryResource(ResourceIdentifier) instead. |
GetComputePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ComputePrivateEndpointConnectionResource 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 ComputePrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetComputePrivateEndpointConnectionResource(ResourceIdentifier) instead. |
GetComputeResourceSkus(SubscriptionResource, String, String, CancellationToken) |
Gets the list of Microsoft.Compute SKUs available for your Subscription.
|
GetComputeResourceSkusAsync(SubscriptionResource, String, String, CancellationToken) |
Gets the list of Microsoft.Compute SKUs available for your Subscription.
|
GetDedicatedHostGroup(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken) |
Retrieves information about a dedicated host group.
|
GetDedicatedHostGroupAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken) |
Retrieves information about a dedicated host group.
|
GetDedicatedHostGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DedicatedHostGroupResource 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 DedicatedHostGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDedicatedHostGroupResource(ResourceIdentifier) instead. |
GetDedicatedHostGroups(ResourceGroupResource) |
Gets a collection of DedicatedHostGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDedicatedHostGroups() instead. |
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.
|
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.
|
GetDedicatedHostResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DedicatedHostResource 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 DedicatedHostResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDedicatedHostResource(ResourceIdentifier) instead. |
GetDiskAccess(ResourceGroupResource, String, CancellationToken) |
Gets information about a disk access resource.
|
GetDiskAccessAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about a disk access resource.
|
GetDiskAccesses(ResourceGroupResource) |
Gets a collection of DiskAccessResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDiskAccesses() instead. |
GetDiskAccesses(SubscriptionResource, CancellationToken) |
Lists all the disk access resources under a subscription.
|
GetDiskAccessesAsync(SubscriptionResource, CancellationToken) |
Lists all the disk access resources under a subscription.
|
GetDiskAccessResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DiskAccessResource 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 DiskAccessResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDiskAccessResource(ResourceIdentifier) instead. |
GetDiskEncryptionSet(ResourceGroupResource, String, CancellationToken) |
Gets information about a disk encryption set.
|
GetDiskEncryptionSetAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about a disk encryption set.
|
GetDiskEncryptionSetResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DiskEncryptionSetResource 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 DiskEncryptionSetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDiskEncryptionSetResource(ResourceIdentifier) instead. |
GetDiskEncryptionSets(ResourceGroupResource) |
Gets a collection of DiskEncryptionSetResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDiskEncryptionSets() instead. |
GetDiskEncryptionSets(SubscriptionResource, CancellationToken) |
Lists all the disk encryption sets under a subscription.
|
GetDiskEncryptionSetsAsync(SubscriptionResource, CancellationToken) |
Lists all the disk encryption sets under a subscription.
|
GetDiskImage(ResourceGroupResource, String, String, CancellationToken) |
Gets an image.
|
GetDiskImageAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets an image.
|
GetDiskImageResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DiskImageResource 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 DiskImageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDiskImageResource(ResourceIdentifier) instead. |
GetDiskImages(ResourceGroupResource) |
Gets a collection of DiskImageResources in the ResourceGroupResource. MockingTo mock this method, please mock GetDiskImages() instead. |
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.
|
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.
|
GetDiskRestorePointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DiskRestorePointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a DiskRestorePointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDiskRestorePointResource(ResourceIdentifier) instead. |
GetGalleries(ResourceGroupResource) |
Gets a collection of GalleryResources in the ResourceGroupResource. MockingTo mock this method, please mock GetGalleries() instead. |
GetGalleries(SubscriptionResource, CancellationToken) |
List galleries under a subscription.
|
GetGalleriesAsync(SubscriptionResource, CancellationToken) |
List galleries under a subscription.
|
GetGallery(ResourceGroupResource, String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken) |
Retrieves information about a Shared Image Gallery.
|
GetGalleryApplicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GalleryApplicationResource 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 GalleryApplicationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGalleryApplicationResource(ResourceIdentifier) instead. |
GetGalleryApplicationVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GalleryApplicationVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a GalleryApplicationVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGalleryApplicationVersionResource(ResourceIdentifier) instead. |
GetGalleryAsync(ResourceGroupResource, String, Nullable<SelectPermission>, Nullable<GalleryExpand>, CancellationToken) |
Retrieves information about a Shared Image Gallery.
|
GetGalleryImageResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GalleryImageResource 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 GalleryImageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGalleryImageResource(ResourceIdentifier) instead. |
GetGalleryImageVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GalleryImageVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a GalleryImageVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGalleryImageVersionResource(ResourceIdentifier) instead. |
GetGalleryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a GalleryResource 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 GalleryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGalleryResource(ResourceIdentifier) instead. |
GetManagedDisk(ResourceGroupResource, String, CancellationToken) |
Gets information about a disk.
|
GetManagedDiskAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about a disk.
|
GetManagedDiskResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ManagedDiskResource 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 ManagedDiskResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedDiskResource(ResourceIdentifier) instead. |
GetManagedDisks(ResourceGroupResource) |
Gets a collection of ManagedDiskResources in the ResourceGroupResource. MockingTo mock this method, please mock GetManagedDisks() instead. |
GetManagedDisks(SubscriptionResource, CancellationToken) |
Lists all the disks under a subscription.
|
GetManagedDisksAsync(SubscriptionResource, CancellationToken) |
Lists all the disks under a subscription.
|
GetOffersVirtualMachineImagesEdgeZones(SubscriptionResource, AzureLocation, String, String, CancellationToken) |
Gets a list of virtual machine image offers for the specified location, edge zone and publisher.
|
GetOffersVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken) |
Gets a list of virtual machine image offers for the specified location, edge zone and publisher.
|
GetProximityPlacementGroup(ResourceGroupResource, String, String, CancellationToken) |
Retrieves information about a proximity placement group .
|
GetProximityPlacementGroupAsync(ResourceGroupResource, String, String, CancellationToken) |
Retrieves information about a proximity placement group .
|
GetProximityPlacementGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProximityPlacementGroupResource 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 ProximityPlacementGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetProximityPlacementGroupResource(ResourceIdentifier) instead. |
GetProximityPlacementGroups(ResourceGroupResource) |
Gets a collection of ProximityPlacementGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetProximityPlacementGroups() instead. |
GetProximityPlacementGroups(SubscriptionResource, CancellationToken) |
Lists all proximity placement groups in a subscription.
|
GetProximityPlacementGroupsAsync(SubscriptionResource, CancellationToken) |
Lists all proximity placement groups in a subscription.
|
GetPublishersVirtualMachineImagesEdgeZones(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets a list of virtual machine image publishers for the specified Azure location and edge zone.
|
GetPublishersVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets a list of virtual machine image publishers for the specified Azure location and edge zone.
|
GetRestorePointGroup(ResourceGroupResource, String, Nullable<RestorePointGroupExpand>, CancellationToken) |
The operation to get the restore point collection.
|
GetRestorePointGroupAsync(ResourceGroupResource, String, Nullable<RestorePointGroupExpand>, CancellationToken) |
The operation to get the restore point collection.
|
GetRestorePointGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RestorePointGroupResource 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 RestorePointGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRestorePointGroupResource(ResourceIdentifier) instead. |
GetRestorePointGroups(ResourceGroupResource) |
Gets a collection of RestorePointGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetRestorePointGroups() instead. |
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.
|
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.
|
GetRestorePointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RestorePointResource 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 RestorePointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRestorePointResource(ResourceIdentifier) instead. |
GetSharedGalleries(SubscriptionResource, AzureLocation) |
Gets a collection of SharedGalleryResources in the SubscriptionResource. MockingTo mock this method, please mock GetSharedGalleries(AzureLocation) instead. |
GetSharedGallery(SubscriptionResource, AzureLocation, String, CancellationToken) |
Get a shared gallery by subscription id or tenant id.
|
GetSharedGalleryAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Get a shared gallery by subscription id or tenant id.
|
GetSharedGalleryImageResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SharedGalleryImageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String, String) to create a SharedGalleryImageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSharedGalleryImageResource(ResourceIdentifier) instead. |
GetSharedGalleryImageVersionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SharedGalleryImageVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String, String, String) to create a SharedGalleryImageVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSharedGalleryImageVersionResource(ResourceIdentifier) instead. |
GetSharedGalleryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SharedGalleryResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a SharedGalleryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSharedGalleryResource(ResourceIdentifier) instead. |
GetSnapshot(ResourceGroupResource, String, CancellationToken) |
Gets information about a snapshot.
|
GetSnapshotAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about a snapshot.
|
GetSnapshotResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SnapshotResource 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 SnapshotResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSnapshotResource(ResourceIdentifier) instead. |
GetSnapshots(ResourceGroupResource) |
Gets a collection of SnapshotResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSnapshots() instead. |
GetSnapshots(SubscriptionResource, CancellationToken) |
Lists snapshots under a subscription.
|
GetSnapshotsAsync(SubscriptionResource, CancellationToken) |
Lists snapshots under a subscription.
|
GetSshPublicKey(ResourceGroupResource, String, CancellationToken) |
Retrieves information about an SSH public key.
|
GetSshPublicKeyAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves information about an SSH public key.
|
GetSshPublicKeyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SshPublicKeyResource 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 SshPublicKeyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSshPublicKeyResource(ResourceIdentifier) instead. |
GetSshPublicKeys(ResourceGroupResource) |
Gets a collection of SshPublicKeyResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSshPublicKeys() instead. |
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.
|
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.
|
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.
|
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.
|
GetVirtualMachine(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken) |
Retrieves information about the model view or the instance view of a virtual machine.
|
GetVirtualMachineAsync(ResourceGroupResource, String, Nullable<InstanceViewType>, CancellationToken) |
Retrieves information about the model view or the instance view of a virtual machine.
|
GetVirtualMachineExtensionImage(SubscriptionResource, AzureLocation, String, String, String, CancellationToken) |
Gets a virtual machine extension image.
|
GetVirtualMachineExtensionImageAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken) |
Gets a virtual machine extension image.
|
GetVirtualMachineExtensionImageResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineExtensionImageResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String, String, String) to create a VirtualMachineExtensionImageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineExtensionImageResource(ResourceIdentifier) instead. |
GetVirtualMachineExtensionImages(SubscriptionResource, AzureLocation, String) |
Gets a collection of VirtualMachineExtensionImageResources in the SubscriptionResource. MockingTo mock this method, please mock GetVirtualMachineExtensionImages(AzureLocation, String) instead. |
GetVirtualMachineExtensionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineExtensionResource 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 VirtualMachineExtensionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineExtensionResource(ResourceIdentifier) instead. |
GetVirtualMachineImage(SubscriptionResource, AzureLocation, String, String, String, String, CancellationToken) |
Gets a virtual machine image.
|
GetVirtualMachineImageAsync(SubscriptionResource, AzureLocation, String, String, String, String, CancellationToken) |
Gets a virtual machine image.
|
GetVirtualMachineImageEdgeZoneSkus(SubscriptionResource, AzureLocation, String, String, String, CancellationToken) |
Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer.
|
GetVirtualMachineImageEdgeZoneSkusAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken) |
Gets a list of virtual machine image SKUs for the specified location, edge zone, publisher, and offer.
|
GetVirtualMachineImageOffers(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets a list of virtual machine image offers for the specified location and publisher.
|
GetVirtualMachineImageOffersAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets a list of virtual machine image offers for the specified location and publisher.
|
GetVirtualMachineImagePublishers(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list of virtual machine image publishers for the specified Azure location.
|
GetVirtualMachineImagePublishersAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list of virtual machine image publishers for the specified Azure location.
|
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.
|
GetVirtualMachineImages(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesOptions, CancellationToken) |
Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.
|
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.
|
GetVirtualMachineImagesAsync(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesOptions, CancellationToken) |
Gets a list of all virtual machine image versions for the specified location, publisher, offer, and SKU.
|
GetVirtualMachineImagesByEdgeZone(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets a list of all virtual machine image versions for the specified edge zone
|
GetVirtualMachineImagesByEdgeZoneAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets a list of all virtual machine image versions for the specified edge zone
|
GetVirtualMachineImagesEdgeZone(SubscriptionResource, AzureLocation, String, String, String, String, String, CancellationToken) |
Gets a virtual machine image in an edge zone.
|
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.
|
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.
|
GetVirtualMachineImagesEdgeZones(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesEdgeZonesOptions, CancellationToken) |
Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.
|
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.
|
GetVirtualMachineImagesEdgeZonesAsync(SubscriptionResource, SubscriptionResourceGetVirtualMachineImagesEdgeZonesOptions, CancellationToken) |
Gets a list of all virtual machine image versions for the specified location, edge zone, publisher, offer, and SKU.
|
GetVirtualMachineImageSkus(SubscriptionResource, AzureLocation, String, String, CancellationToken) |
Gets a list of virtual machine image SKUs for the specified location, publisher, and offer.
|
GetVirtualMachineImageSkusAsync(SubscriptionResource, AzureLocation, String, String, CancellationToken) |
Gets a list of virtual machine image SKUs for the specified location, publisher, and offer.
|
GetVirtualMachineResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineResource 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 VirtualMachineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineResource(ResourceIdentifier) instead. |
GetVirtualMachineRunCommand(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets specific run command for a subscription in a location.
|
GetVirtualMachineRunCommandAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets specific run command for a subscription in a location.
|
GetVirtualMachineRunCommandResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineRunCommandResource 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 VirtualMachineRunCommandResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineRunCommandResource(ResourceIdentifier) instead. |
GetVirtualMachineRunCommands(SubscriptionResource, AzureLocation, CancellationToken) |
Lists all available run commands for a subscription in a location.
|
GetVirtualMachineRunCommandsAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Lists all available run commands for a subscription in a location.
|
GetVirtualMachines(ResourceGroupResource) |
Gets a collection of VirtualMachineResources in the ResourceGroupResource. MockingTo mock this method, please mock GetVirtualMachines() instead. |
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.
|
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.
|
GetVirtualMachinesByLocation(SubscriptionResource, AzureLocation, CancellationToken) |
Gets all the virtual machines under the specified subscription for the specified location.
|
GetVirtualMachinesByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets all the virtual machines under the specified subscription for the specified location.
|
GetVirtualMachineScaleSet(ResourceGroupResource, String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken) |
Display information about a virtual machine scale set.
|
GetVirtualMachineScaleSetAsync(ResourceGroupResource, String, Nullable<VirtualMachineScaleSetGetExpand>, CancellationToken) |
Display information about a virtual machine scale set.
|
GetVirtualMachineScaleSetExtensionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetExtensionResource 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 VirtualMachineScaleSetExtensionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineScaleSetExtensionResource(ResourceIdentifier) instead. |
GetVirtualMachineScaleSetResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetResource 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 VirtualMachineScaleSetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineScaleSetResource(ResourceIdentifier) instead. |
GetVirtualMachineScaleSetRollingUpgradeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetRollingUpgradeResource 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 VirtualMachineScaleSetRollingUpgradeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineScaleSetRollingUpgradeResource(ResourceIdentifier) instead. |
GetVirtualMachineScaleSets(ResourceGroupResource) |
Gets a collection of VirtualMachineScaleSetResources in the ResourceGroupResource. MockingTo mock this method, please mock GetVirtualMachineScaleSets() instead. |
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.
|
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.
|
GetVirtualMachineScaleSetsByLocation(SubscriptionResource, AzureLocation, CancellationToken) |
Gets all the VM scale sets under the specified subscription for the specified location.
|
GetVirtualMachineScaleSetsByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets all the VM scale sets under the specified subscription for the specified location.
|
GetVirtualMachineScaleSetVmExtensionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVmExtensionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a VirtualMachineScaleSetVmExtensionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineScaleSetVmExtensionResource(ResourceIdentifier) instead. |
GetVirtualMachineScaleSetVmResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVmResource 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 VirtualMachineScaleSetVmResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineScaleSetVmResource(ResourceIdentifier) instead. |
GetVirtualMachineScaleSetVmRunCommandResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetVmRunCommandResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a VirtualMachineScaleSetVmRunCommandResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualMachineScaleSetVmRunCommandResource(ResourceIdentifier) instead. |
GetVirtualMachineSizes(SubscriptionResource, AzureLocation, CancellationToken) |
This API is deprecated. Use Resources Skus
|
GetVirtualMachineSizesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
This API is deprecated. Use Resources Skus
|
Applies to
Azure SDK for .NET