Azure.ResourceManager.Compute Namespace

Classes

AvailabilitySetCollection

A class representing a collection of AvailabilitySetResource and their operations. Each AvailabilitySetResource in the collection will belong to the same instance of ResourceGroupResource. To get an AvailabilitySetCollection instance call the GetAvailabilitySets method from an instance of ResourceGroupResource.

AvailabilitySetData

A class representing the AvailabilitySet data model. Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see Availability sets overview. For more information on Azure planned maintenance, see Maintenance and updates for Virtual Machines in Azure. Currently, a VM can only be added to an availability set at creation time. An existing VM cannot be added to an availability set.

AvailabilitySetResource

A Class representing an AvailabilitySet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AvailabilitySetResource from an instance of ArmClient using the GetAvailabilitySetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAvailabilitySet method.

CapacityReservationCollection

A class representing a collection of CapacityReservationResource and their operations. Each CapacityReservationResource in the collection will belong to the same instance of CapacityReservationGroupResource. To get a CapacityReservationCollection instance call the GetCapacityReservations method from an instance of CapacityReservationGroupResource.

CapacityReservationData

A class representing the CapacityReservation data model. Specifies information about the capacity reservation.

CapacityReservationGroupCollection

A class representing a collection of CapacityReservationGroupResource and their operations. Each CapacityReservationGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a CapacityReservationGroupCollection instance call the GetCapacityReservationGroups method from an instance of ResourceGroupResource.

CapacityReservationGroupData

A class representing the CapacityReservationGroup data model. Specifies information about the capacity reservation group that the capacity reservations should be assigned to. Currently, a capacity reservation can only be added to a capacity reservation group at creation time. An existing capacity reservation cannot be added or moved to another capacity reservation group.

CapacityReservationGroupResource

A Class representing a CapacityReservationGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CapacityReservationGroupResource from an instance of ArmClient using the GetCapacityReservationGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCapacityReservationGroup method.

CapacityReservationResource

A Class representing a CapacityReservation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CapacityReservationResource from an instance of ArmClient using the GetCapacityReservationResource method. Otherwise you can get one from its parent resource CapacityReservationGroupResource using the GetCapacityReservation method.

CloudServiceCollection

A class representing a collection of CloudServiceResource and their operations. Each CloudServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a CloudServiceCollection instance call the GetCloudServices method from an instance of ResourceGroupResource.

CloudServiceData

A class representing the CloudService data model. Describes the cloud service.

CloudServiceOSFamilyCollection

A class representing a collection of CloudServiceOSFamilyResource and their operations. Each CloudServiceOSFamilyResource in the collection will belong to the same instance of SubscriptionResource. To get a CloudServiceOSFamilyCollection instance call the GetCloudServiceOSFamilies method from an instance of SubscriptionResource.

CloudServiceOSFamilyData

A class representing the CloudServiceOSFamily data model. Describes a cloud service OS family.

CloudServiceOSFamilyResource

A Class representing a CloudServiceOSFamily along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudServiceOSFamilyResource from an instance of ArmClient using the GetCloudServiceOSFamilyResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetCloudServiceOSFamily method.

CloudServiceOSVersionCollection

A class representing a collection of CloudServiceOSVersionResource and their operations. Each CloudServiceOSVersionResource in the collection will belong to the same instance of SubscriptionResource. To get a CloudServiceOSVersionCollection instance call the GetCloudServiceOSVersions method from an instance of SubscriptionResource.

CloudServiceOSVersionData

A class representing the CloudServiceOSVersion data model. Describes a cloud service OS version.

CloudServiceOSVersionResource

A Class representing a CloudServiceOSVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudServiceOSVersionResource from an instance of ArmClient using the GetCloudServiceOSVersionResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetCloudServiceOSVersion method.

CloudServiceResource

A Class representing a CloudService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudServiceResource from an instance of ArmClient using the GetCloudServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCloudService method.

CloudServiceRoleCollection

A class representing a collection of CloudServiceRoleResource and their operations. Each CloudServiceRoleResource in the collection will belong to the same instance of CloudServiceResource. To get a CloudServiceRoleCollection instance call the GetCloudServiceRoles method from an instance of CloudServiceResource.

CloudServiceRoleData

A class representing the CloudServiceRole data model. Describes a role of the cloud service.

CloudServiceRoleInstanceCollection

A class representing a collection of CloudServiceRoleInstanceResource and their operations. Each CloudServiceRoleInstanceResource in the collection will belong to the same instance of CloudServiceResource. To get a CloudServiceRoleInstanceCollection instance call the GetCloudServiceRoleInstances method from an instance of CloudServiceResource.

CloudServiceRoleInstanceData

A class representing the CloudServiceRoleInstance data model. Describes the cloud service role instance.

CloudServiceRoleInstanceResource

A Class representing a CloudServiceRoleInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudServiceRoleInstanceResource from an instance of ArmClient using the GetCloudServiceRoleInstanceResource method. Otherwise you can get one from its parent resource CloudServiceResource using the GetCloudServiceRoleInstance method.

CloudServiceRoleResource

A Class representing a CloudServiceRole along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CloudServiceRoleResource from an instance of ArmClient using the GetCloudServiceRoleResource method. Otherwise you can get one from its parent resource CloudServiceResource using the GetCloudServiceRole method.

CommunityGalleryCollection

A class representing a collection of CommunityGalleryResource and their operations. Each CommunityGalleryResource in the collection will belong to the same instance of SubscriptionResource. To get a CommunityGalleryCollection instance call the GetCommunityGalleries method from an instance of SubscriptionResource.

CommunityGalleryData

A class representing the CommunityGallery data model. Specifies information about the Community Gallery that you want to create or update.

CommunityGalleryImageCollection

A class representing a collection of CommunityGalleryImageResource and their operations. Each CommunityGalleryImageResource in the collection will belong to the same instance of CommunityGalleryResource. To get a CommunityGalleryImageCollection instance call the GetCommunityGalleryImages method from an instance of CommunityGalleryResource.

CommunityGalleryImageData

A class representing the CommunityGalleryImage data model. Specifies information about the gallery image definition that you want to create or update.

CommunityGalleryImageResource

A Class representing a CommunityGalleryImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CommunityGalleryImageResource from an instance of ArmClient using the GetCommunityGalleryImageResource method. Otherwise you can get one from its parent resource CommunityGalleryResource using the GetCommunityGalleryImage method.

CommunityGalleryImageVersionCollection

A class representing a collection of CommunityGalleryImageVersionResource and their operations. Each CommunityGalleryImageVersionResource in the collection will belong to the same instance of CommunityGalleryImageResource. To get a CommunityGalleryImageVersionCollection instance call the GetCommunityGalleryImageVersions method from an instance of CommunityGalleryImageResource.

CommunityGalleryImageVersionData

A class representing the CommunityGalleryImageVersion data model. Specifies information about the gallery image version that you want to create or update.

CommunityGalleryImageVersionResource

A Class representing a CommunityGalleryImageVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CommunityGalleryImageVersionResource from an instance of ArmClient using the GetCommunityGalleryImageVersionResource method. Otherwise you can get one from its parent resource CommunityGalleryImageResource using the GetCommunityGalleryImageVersion method.

CommunityGalleryResource

A Class representing a CommunityGallery along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CommunityGalleryResource from an instance of ArmClient using the GetCommunityGalleryResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetCommunityGallery method.

ComputeExtensions

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

ComputePrivateEndpointConnectionCollection

A class representing a collection of ComputePrivateEndpointConnectionResource and their operations. Each ComputePrivateEndpointConnectionResource in the collection will belong to the same instance of DiskAccessResource. To get a ComputePrivateEndpointConnectionCollection instance call the GetComputePrivateEndpointConnections method from an instance of DiskAccessResource.

ComputePrivateEndpointConnectionData

A class representing the ComputePrivateEndpointConnection data model. The Private Endpoint Connection resource.

ComputePrivateEndpointConnectionResource

A Class representing a ComputePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComputePrivateEndpointConnectionResource from an instance of ArmClient using the GetComputePrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource DiskAccessResource using the GetComputePrivateEndpointConnection method.

DedicatedHostCollection

A class representing a collection of DedicatedHostResource and their operations. Each DedicatedHostResource in the collection will belong to the same instance of DedicatedHostGroupResource. To get a DedicatedHostCollection instance call the GetDedicatedHosts method from an instance of DedicatedHostGroupResource.

DedicatedHostData

A class representing the DedicatedHost data model. Specifies information about the Dedicated host.

DedicatedHostGroupCollection

A class representing a collection of DedicatedHostGroupResource and their operations. Each DedicatedHostGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a DedicatedHostGroupCollection instance call the GetDedicatedHostGroups method from an instance of ResourceGroupResource.

DedicatedHostGroupData

A class representing the DedicatedHostGroup data model. Specifies information about the dedicated host group that the dedicated hosts should be assigned to. Currently, a dedicated host can only be added to a dedicated host group at creation time. An existing dedicated host cannot be added to another dedicated host group.

DedicatedHostGroupResource

A Class representing a DedicatedHostGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DedicatedHostGroupResource from an instance of ArmClient using the GetDedicatedHostGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDedicatedHostGroup method.

DedicatedHostResource

A Class representing a DedicatedHost along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DedicatedHostResource from an instance of ArmClient using the GetDedicatedHostResource method. Otherwise you can get one from its parent resource DedicatedHostGroupResource using the GetDedicatedHost method.

DiskAccessCollection

A class representing a collection of DiskAccessResource and their operations. Each DiskAccessResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiskAccessCollection instance call the GetDiskAccesses method from an instance of ResourceGroupResource.

DiskAccessData

A class representing the DiskAccess data model. disk access resource.

DiskAccessResource

A Class representing a DiskAccess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiskAccessResource from an instance of ArmClient using the GetDiskAccessResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiskAccess method.

DiskEncryptionSetCollection

A class representing a collection of DiskEncryptionSetResource and their operations. Each DiskEncryptionSetResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiskEncryptionSetCollection instance call the GetDiskEncryptionSets method from an instance of ResourceGroupResource.

DiskEncryptionSetData

A class representing the DiskEncryptionSet data model. disk encryption set resource.

DiskEncryptionSetResource

A Class representing a DiskEncryptionSet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiskEncryptionSetResource from an instance of ArmClient using the GetDiskEncryptionSetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiskEncryptionSet method.

DiskImageCollection

A class representing a collection of DiskImageResource and their operations. Each DiskImageResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiskImageCollection instance call the GetDiskImages method from an instance of ResourceGroupResource.

DiskImageData

A class representing the DiskImage data model. The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist.

DiskImageResource

A Class representing a DiskImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiskImageResource from an instance of ArmClient using the GetDiskImageResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiskImage method.

DiskRestorePointCollection

A class representing a collection of DiskRestorePointResource and their operations. Each DiskRestorePointResource in the collection will belong to the same instance of RestorePointResource. To get a DiskRestorePointCollection instance call the GetDiskRestorePoints method from an instance of RestorePointResource.

DiskRestorePointData

A class representing the DiskRestorePoint data model. Properties of disk restore point

DiskRestorePointResource

A Class representing a DiskRestorePoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiskRestorePointResource from an instance of ArmClient using the GetDiskRestorePointResource method. Otherwise you can get one from its parent resource RestorePointResource using the GetDiskRestorePoint method.

GalleryApplicationCollection

A class representing a collection of GalleryApplicationResource and their operations. Each GalleryApplicationResource in the collection will belong to the same instance of GalleryResource. To get a GalleryApplicationCollection instance call the GetGalleryApplications method from an instance of GalleryResource.

GalleryApplicationData

A class representing the GalleryApplication data model. Specifies information about the gallery Application Definition that you want to create or update.

GalleryApplicationResource

A Class representing a GalleryApplication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryApplicationResource from an instance of ArmClient using the GetGalleryApplicationResource method. Otherwise you can get one from its parent resource GalleryResource using the GetGalleryApplication method.

GalleryApplicationVersionCollection

A class representing a collection of GalleryApplicationVersionResource and their operations. Each GalleryApplicationVersionResource in the collection will belong to the same instance of GalleryApplicationResource. To get a GalleryApplicationVersionCollection instance call the GetGalleryApplicationVersions method from an instance of GalleryApplicationResource.

GalleryApplicationVersionData

A class representing the GalleryApplicationVersion data model. Specifies information about the gallery Application Version that you want to create or update.

GalleryApplicationVersionResource

A Class representing a GalleryApplicationVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryApplicationVersionResource from an instance of ArmClient using the GetGalleryApplicationVersionResource method. Otherwise you can get one from its parent resource GalleryApplicationResource using the GetGalleryApplicationVersion method.

GalleryCollection

A class representing a collection of GalleryResource and their operations. Each GalleryResource in the collection will belong to the same instance of ResourceGroupResource. To get a GalleryCollection instance call the GetGalleries method from an instance of ResourceGroupResource.

GalleryData

A class representing the Gallery data model. Specifies information about the Shared Image Gallery that you want to create or update.

GalleryImageCollection

A class representing a collection of GalleryImageResource and their operations. Each GalleryImageResource in the collection will belong to the same instance of GalleryResource. To get a GalleryImageCollection instance call the GetGalleryImages method from an instance of GalleryResource.

GalleryImageData

A class representing the GalleryImage data model. Specifies information about the gallery image definition that you want to create or update.

GalleryImageResource

A Class representing a GalleryImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryImageResource from an instance of ArmClient using the GetGalleryImageResource method. Otherwise you can get one from its parent resource GalleryResource using the GetGalleryImage method.

GalleryImageVersionCollection

A class representing a collection of GalleryImageVersionResource and their operations. Each GalleryImageVersionResource in the collection will belong to the same instance of GalleryImageResource. To get a GalleryImageVersionCollection instance call the GetGalleryImageVersions method from an instance of GalleryImageResource.

GalleryImageVersionData

A class representing the GalleryImageVersion data model. Specifies information about the gallery image version that you want to create or update.

GalleryImageVersionResource

A Class representing a GalleryImageVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryImageVersionResource from an instance of ArmClient using the GetGalleryImageVersionResource method. Otherwise you can get one from its parent resource GalleryImageResource using the GetGalleryImageVersion method.

GalleryResource

A Class representing a Gallery along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryResource from an instance of ArmClient using the GetGalleryResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetGallery method.

ManagedDiskCollection

A class representing a collection of ManagedDiskResource and their operations. Each ManagedDiskResource in the collection will belong to the same instance of ResourceGroupResource. To get a ManagedDiskCollection instance call the GetManagedDisks method from an instance of ResourceGroupResource.

ManagedDiskData

A class representing the ManagedDisk data model. Disk resource.

ManagedDiskResource

A Class representing a ManagedDisk along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedDiskResource from an instance of ArmClient using the GetManagedDiskResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetManagedDisk method.

ProximityPlacementGroupCollection

A class representing a collection of ProximityPlacementGroupResource and their operations. Each ProximityPlacementGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a ProximityPlacementGroupCollection instance call the GetProximityPlacementGroups method from an instance of ResourceGroupResource.

ProximityPlacementGroupData

A class representing the ProximityPlacementGroup data model. Specifies information about the proximity placement group.

ProximityPlacementGroupResource

A Class representing a ProximityPlacementGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProximityPlacementGroupResource from an instance of ArmClient using the GetProximityPlacementGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetProximityPlacementGroup method.

RestorePointCollection

A class representing a collection of RestorePointResource and their operations. Each RestorePointResource in the collection will belong to the same instance of RestorePointGroupResource. To get a RestorePointCollection instance call the GetRestorePoints method from an instance of RestorePointGroupResource.

RestorePointData

A class representing the RestorePoint data model. Restore Point details.

RestorePointGroupCollection

A class representing a collection of RestorePointGroupResource and their operations. Each RestorePointGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a RestorePointGroupCollection instance call the GetRestorePointGroups method from an instance of ResourceGroupResource.

RestorePointGroupData

A class representing the RestorePointGroup data model. Create or update Restore Point collection parameters.

RestorePointGroupResource

A Class representing a RestorePointGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RestorePointGroupResource from an instance of ArmClient using the GetRestorePointGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRestorePointGroup method.

RestorePointResource

A Class representing a RestorePoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RestorePointResource from an instance of ArmClient using the GetRestorePointResource method. Otherwise you can get one from its parent resource RestorePointGroupResource using the GetRestorePoint method.

SharedGalleryCollection

A class representing a collection of SharedGalleryResource and their operations. Each SharedGalleryResource in the collection will belong to the same instance of SubscriptionResource. To get a SharedGalleryCollection instance call the GetSharedGalleries method from an instance of SubscriptionResource.

SharedGalleryData

A class representing the SharedGallery data model. Specifies information about the Shared Gallery that you want to create or update.

SharedGalleryImageCollection

A class representing a collection of SharedGalleryImageResource and their operations. Each SharedGalleryImageResource in the collection will belong to the same instance of SharedGalleryResource. To get a SharedGalleryImageCollection instance call the GetSharedGalleryImages method from an instance of SharedGalleryResource.

SharedGalleryImageData

A class representing the SharedGalleryImage data model. Specifies information about the gallery image definition that you want to create or update.

SharedGalleryImageResource

A Class representing a SharedGalleryImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SharedGalleryImageResource from an instance of ArmClient using the GetSharedGalleryImageResource method. Otherwise you can get one from its parent resource SharedGalleryResource using the GetSharedGalleryImage method.

SharedGalleryImageVersionCollection

A class representing a collection of SharedGalleryImageVersionResource and their operations. Each SharedGalleryImageVersionResource in the collection will belong to the same instance of SharedGalleryImageResource. To get a SharedGalleryImageVersionCollection instance call the GetSharedGalleryImageVersions method from an instance of SharedGalleryImageResource.

SharedGalleryImageVersionData

A class representing the SharedGalleryImageVersion data model. Specifies information about the gallery image version that you want to create or update.

SharedGalleryImageVersionResource

A Class representing a SharedGalleryImageVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SharedGalleryImageVersionResource from an instance of ArmClient using the GetSharedGalleryImageVersionResource method. Otherwise you can get one from its parent resource SharedGalleryImageResource using the GetSharedGalleryImageVersion method.

SharedGalleryResource

A Class representing a SharedGallery along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SharedGalleryResource from an instance of ArmClient using the GetSharedGalleryResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetSharedGallery method.

SnapshotCollection

A class representing a collection of SnapshotResource and their operations. Each SnapshotResource in the collection will belong to the same instance of ResourceGroupResource. To get a SnapshotCollection instance call the GetSnapshots method from an instance of ResourceGroupResource.

SnapshotData

A class representing the Snapshot data model. Snapshot resource.

SnapshotResource

A Class representing a Snapshot along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SnapshotResource from an instance of ArmClient using the GetSnapshotResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSnapshot method.

SshPublicKeyCollection

A class representing a collection of SshPublicKeyResource and their operations. Each SshPublicKeyResource in the collection will belong to the same instance of ResourceGroupResource. To get a SshPublicKeyCollection instance call the GetSshPublicKeys method from an instance of ResourceGroupResource.

SshPublicKeyData

A class representing the SshPublicKey data model. Specifies information about the SSH public key.

SshPublicKeyResource

A Class representing a SshPublicKey along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SshPublicKeyResource from an instance of ArmClient using the GetSshPublicKeyResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSshPublicKey method.

VirtualMachineCollection

A class representing a collection of VirtualMachineResource and their operations. Each VirtualMachineResource in the collection will belong to the same instance of ResourceGroupResource. To get a VirtualMachineCollection instance call the GetVirtualMachines method from an instance of ResourceGroupResource.

VirtualMachineData

A class representing the VirtualMachine data model. Describes a Virtual Machine.

VirtualMachineExtensionCollection

A class representing a collection of VirtualMachineExtensionResource and their operations. Each VirtualMachineExtensionResource in the collection will belong to the same instance of VirtualMachineResource. To get a VirtualMachineExtensionCollection instance call the GetVirtualMachineExtensions method from an instance of VirtualMachineResource.

VirtualMachineExtensionData

A class representing the VirtualMachineExtension data model. Describes a Virtual Machine Extension.

VirtualMachineExtensionImageCollection

A class representing a collection of VirtualMachineExtensionImageResource and their operations. Each VirtualMachineExtensionImageResource in the collection will belong to the same instance of SubscriptionResource. To get a VirtualMachineExtensionImageCollection instance call the GetVirtualMachineExtensionImages method from an instance of SubscriptionResource.

VirtualMachineExtensionImageData

A class representing the VirtualMachineExtensionImage data model. Describes a Virtual Machine Extension Image.

VirtualMachineExtensionImageResource

A Class representing a VirtualMachineExtensionImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineExtensionImageResource from an instance of ArmClient using the GetVirtualMachineExtensionImageResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetVirtualMachineExtensionImage method.

VirtualMachineExtensionResource

A Class representing a VirtualMachineExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineExtensionResource from an instance of ArmClient using the GetVirtualMachineExtensionResource method. Otherwise you can get one from its parent resource VirtualMachineResource using the GetVirtualMachineExtension method.

VirtualMachineResource

A Class representing a VirtualMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineResource from an instance of ArmClient using the GetVirtualMachineResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetVirtualMachine method.

VirtualMachineRunCommandCollection

A class representing a collection of VirtualMachineRunCommandResource and their operations. Each VirtualMachineRunCommandResource in the collection will belong to the same instance of VirtualMachineResource. To get a VirtualMachineRunCommandCollection instance call the GetVirtualMachineRunCommands method from an instance of VirtualMachineResource.

VirtualMachineRunCommandData

A class representing the VirtualMachineRunCommand data model. Describes a Virtual Machine run command.

VirtualMachineRunCommandResource

A Class representing a VirtualMachineRunCommand along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineRunCommandResource from an instance of ArmClient using the GetVirtualMachineRunCommandResource method. Otherwise you can get one from its parent resource VirtualMachineResource using the GetVirtualMachineRunCommand method.

VirtualMachineScaleSetCollection

A class representing a collection of VirtualMachineScaleSetResource and their operations. Each VirtualMachineScaleSetResource in the collection will belong to the same instance of ResourceGroupResource. To get a VirtualMachineScaleSetCollection instance call the GetVirtualMachineScaleSets method from an instance of ResourceGroupResource.

VirtualMachineScaleSetData

A class representing the VirtualMachineScaleSet data model. Describes a Virtual Machine Scale Set.

VirtualMachineScaleSetExtensionCollection

A class representing a collection of VirtualMachineScaleSetExtensionResource and their operations. Each VirtualMachineScaleSetExtensionResource in the collection will belong to the same instance of VirtualMachineScaleSetResource. To get a VirtualMachineScaleSetExtensionCollection instance call the GetVirtualMachineScaleSetExtensions method from an instance of VirtualMachineScaleSetResource.

VirtualMachineScaleSetExtensionData

A class representing the VirtualMachineScaleSetExtension data model. Describes a Virtual Machine Scale Set Extension.

VirtualMachineScaleSetExtensionResource

A Class representing a VirtualMachineScaleSetExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetExtensionResource from an instance of ArmClient using the GetVirtualMachineScaleSetExtensionResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVirtualMachineScaleSetExtension method.

VirtualMachineScaleSetResource

A Class representing a VirtualMachineScaleSet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetResource from an instance of ArmClient using the GetVirtualMachineScaleSetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetVirtualMachineScaleSet method.

VirtualMachineScaleSetRollingUpgradeData

A class representing the VirtualMachineScaleSetRollingUpgrade data model. The status of the latest virtual machine scale set rolling upgrade.

VirtualMachineScaleSetRollingUpgradeResource

A Class representing a VirtualMachineScaleSetRollingUpgrade along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetRollingUpgradeResource from an instance of ArmClient using the GetVirtualMachineScaleSetRollingUpgradeResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVirtualMachineScaleSetRollingUpgrade method.

VirtualMachineScaleSetVmCollection

A class representing a collection of VirtualMachineScaleSetVmResource and their operations. Each VirtualMachineScaleSetVmResource in the collection will belong to the same instance of VirtualMachineScaleSetResource. To get a VirtualMachineScaleSetVmCollection instance call the GetVirtualMachineScaleSetVms method from an instance of VirtualMachineScaleSetResource.

VirtualMachineScaleSetVmData

A class representing the VirtualMachineScaleSetVm data model. Describes a virtual machine scale set virtual machine.

VirtualMachineScaleSetVmExtensionCollection

A class representing a collection of VirtualMachineScaleSetVmExtensionResource and their operations. Each VirtualMachineScaleSetVmExtensionResource in the collection will belong to the same instance of VirtualMachineScaleSetVmResource. To get a VirtualMachineScaleSetVmExtensionCollection instance call the GetVirtualMachineScaleSetVmExtensions method from an instance of VirtualMachineScaleSetVmResource.

VirtualMachineScaleSetVmExtensionData

A class representing the VirtualMachineScaleSetVmExtension data model. Describes a VMSS VM Extension.

VirtualMachineScaleSetVmExtensionResource

A Class representing a VirtualMachineScaleSetVmExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetVmExtensionResource from an instance of ArmClient using the GetVirtualMachineScaleSetVmExtensionResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetVmResource using the GetVirtualMachineScaleSetVmExtension method.

VirtualMachineScaleSetVmResource

A Class representing a VirtualMachineScaleSetVm along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetVmResource from an instance of ArmClient using the GetVirtualMachineScaleSetVmResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVirtualMachineScaleSetVm method.

VirtualMachineScaleSetVmRunCommandCollection

A class representing a collection of VirtualMachineScaleSetVmRunCommandResource and their operations. Each VirtualMachineScaleSetVmRunCommandResource in the collection will belong to the same instance of VirtualMachineScaleSetVmResource. To get a VirtualMachineScaleSetVmRunCommandCollection instance call the GetVirtualMachineScaleSetVmRunCommands method from an instance of VirtualMachineScaleSetVmResource.

VirtualMachineScaleSetVmRunCommandResource

A Class representing a VirtualMachineScaleSetVmRunCommand along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetVmRunCommandResource from an instance of ArmClient using the GetVirtualMachineScaleSetVmRunCommandResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetVmResource using the GetVirtualMachineScaleSetVmRunCommand method.