Azure.ResourceManager.Compute Namespace
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.
Classes
| Name | Description |
|---|---|
| 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 a AvailabilitySetCollection instance call the GetAvailabilitySets method from an instance of ResourceGroupResource. |
| AvailabilitySetData |
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 a AvailabilitySet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AvailabilitySetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAvailabilitySets method. |
| AzureResourceManagerComputeContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCapacityReservationGroups 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 GetResource method. Otherwise you can get one from its parent resource CapacityReservationGroupResource using the GetCapacityReservations method. |
| CommunityGalleryData |
Specifies information about the Community Gallery that you want to create or update. |
| CommunityGalleryImageData |
Specifies information about the gallery image definition that you want to create or update. |
| CommunityGalleryImageVersionData |
Specifies information about the gallery image version that you want to create or update. |
| 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 |
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 GetResource method. Otherwise you can get one from its parent resource DiskAccessResource using the GetComputePrivateEndpointConnections 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDedicatedHostGroups 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 GetResource method. Otherwise you can get one from its parent resource DedicatedHostGroupResource using the GetDedicatedHosts 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiskAccesses 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiskEncryptionSets 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiskImages 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 |
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 GetResource method. Otherwise you can get one from its parent resource RestorePointResource using the GetDiskRestorePoints 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 |
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 GetResource method. Otherwise you can get one from its parent resource GalleryResource using the GetGalleryApplications 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 |
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 GetResource method. Otherwise you can get one from its parent resource GalleryApplicationResource using the GetGalleryApplicationVersions 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource GalleryResource using the GetGalleryImages 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 |
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 GetResource method. Otherwise you can get one from its parent resource GalleryImageResource using the GetGalleryImageVersions method. |
| GalleryInVmAccessControlProfileCollection |
A class representing a collection of GalleryInVmAccessControlProfileResource and their operations. Each GalleryInVmAccessControlProfileResource in the collection will belong to the same instance of GalleryResource. To get a GalleryInVmAccessControlProfileCollection instance call the GetGalleryInVmAccessControlProfiles method from an instance of GalleryResource. |
| GalleryInVmAccessControlProfileData |
Specifies information about the gallery inVMAccessControlProfile that you want to create or update. |
| GalleryInVmAccessControlProfileResource |
A class representing a GalleryInVmAccessControlProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryInVmAccessControlProfileResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource GalleryResource using the GetGalleryInVmAccessControlProfiles method. |
| GalleryInVmAccessControlProfileVersionCollection |
A class representing a collection of GalleryInVmAccessControlProfileVersionResource and their operations. Each GalleryInVmAccessControlProfileVersionResource in the collection will belong to the same instance of GalleryInVmAccessControlProfileResource. To get a GalleryInVmAccessControlProfileVersionCollection instance call the GetGalleryInVmAccessControlProfileVersions method from an instance of GalleryInVmAccessControlProfileResource. |
| GalleryInVmAccessControlProfileVersionData |
Specifies information about the gallery inVMAccessControlProfile version that you want to create or update. |
| GalleryInVmAccessControlProfileVersionResource |
A class representing a GalleryInVmAccessControlProfileVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryInVmAccessControlProfileVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource GalleryInVmAccessControlProfileResource using the GetGalleryInVmAccessControlProfileVersions 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetGalleries method. |
| GalleryScriptCollection |
A class representing a collection of GalleryScriptResource and their operations. Each GalleryScriptResource in the collection will belong to the same instance of GalleryResource. To get a GalleryScriptCollection instance call the GetGalleryScripts method from an instance of GalleryResource. |
| GalleryScriptData |
Specifies information about the gallery Script Definition that you want to create or update. |
| GalleryScriptResource |
A class representing a GalleryScript along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryScriptResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource GalleryResource using the GetGalleryScripts method. |
| GalleryScriptVersionCollection |
A class representing a collection of GalleryScriptVersionResource and their operations. Each GalleryScriptVersionResource in the collection will belong to the same instance of GalleryScriptResource. To get a GalleryScriptVersionCollection instance call the GetGalleryScriptVersions method from an instance of GalleryScriptResource. |
| GalleryScriptVersionData |
Concrete tracked resource types can be created by aliasing this type using a specific property type. |
| GalleryScriptVersionResource |
A class representing a GalleryScriptVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GalleryScriptVersionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource GalleryScriptResource using the GetGalleryScriptVersions 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetManagedDisks 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetProximityPlacementGroups 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRestorePointGroups 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 GetResource method. Otherwise you can get one from its parent resource RestorePointGroupResource using the GetRestorePoints method. |
| SharedGalleryData |
Specifies information about the Shared Gallery that you want to create or update. |
| SharedGalleryImageData |
Specifies information about the gallery image definition that you want to create or update. |
| SharedGalleryImageVersionData |
Specifies information about the gallery image version that you want to create or update. |
| 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSnapshots 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 |
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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSshPublicKeys 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 |
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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetVirtualMachineExtensionImages 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 GetResource method. Otherwise you can get one from its parent resource VirtualMachineResource using the GetVirtualMachineExtensions 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetVirtualMachines 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 |
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 GetResource method. Otherwise you can get one from its parent resource VirtualMachineResource using the GetVirtualMachineRunCommands 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVirtualMachineScaleSetExtensions method. |
| VirtualMachineScaleSetLifecycleHookEventCollection |
A class representing a collection of VirtualMachineScaleSetLifecycleHookEventResource and their operations. Each VirtualMachineScaleSetLifecycleHookEventResource in the collection will belong to the same instance of VirtualMachineScaleSetResource. To get a VirtualMachineScaleSetLifecycleHookEventCollection instance call the GetVirtualMachineScaleSetLifecycleHookEvents method from an instance of VirtualMachineScaleSetResource. |
| VirtualMachineScaleSetLifecycleHookEventData |
Defines a virtual machine scale set lifecycle hook event. |
| VirtualMachineScaleSetLifecycleHookEventResource |
A class representing a VirtualMachineScaleSetLifecycleHookEvent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VirtualMachineScaleSetLifecycleHookEventResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVirtualMachineScaleSetLifecycleHookEvents 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetVirtualMachineScaleSets method. |
| VirtualMachineScaleSetRollingUpgradeData |
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 GetResource 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetVmResource using the GetVirtualMachineScaleSetVmExtensions 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 GetResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVirtualMachineScaleSetVms 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 GetResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetVmResource using the GetVirtualMachineScaleSetVmRunCommands method. |
| VmScaleSetLifecycleHookEventCollection |
A class representing a collection of VmScaleSetLifecycleHookEventResource and their operations. Each VmScaleSetLifecycleHookEventResource in the collection will belong to the same instance of VirtualMachineScaleSetResource. To get a VmScaleSetLifecycleHookEventCollection instance call the GetVmScaleSetLifecycleHookEvents method from an instance of VirtualMachineScaleSetResource. |
| VmScaleSetLifecycleHookEventData |
A class representing the VmScaleSetLifecycleHookEvent data model. Defines a virtual machine scale set lifecycle hook event. |
| VmScaleSetLifecycleHookEventResource |
A Class representing a VmScaleSetLifecycleHookEvent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a VmScaleSetLifecycleHookEventResource from an instance of ArmClient using the GetVmScaleSetLifecycleHookEventResource method. Otherwise you can get one from its parent resource VirtualMachineScaleSetResource using the GetVmScaleSetLifecycleHookEvent method. |