Share via


VirtualMachineScaleSetVM Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualMachineScaleSetVM : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualMachineScaleSetVM = class
    inherit Resource
Public Class VirtualMachineScaleSetVM
Inherits Resource
Inheritance
VirtualMachineScaleSetVM
Attributes

Constructors

VirtualMachineScaleSetVM()
VirtualMachineScaleSetVM(String, String, String, String, IDictionary<String, String>, String, Sku, Nullable<Boolean>, String, VirtualMachineInstanceView, HardwareProfile, StorageProfile, OSProfile, NetworkProfile, DiagnosticsProfile, SubResource, String, String, Plan, IList<VirtualMachineExtension>)

Properties

AvailabilitySet
DiagnosticsProfile
HardwareProfile
Id (Inherited from Resource)
InstanceId
InstanceView
LatestModelApplied
LicenseType
Location (Inherited from Resource)
Name (Inherited from Resource)
NetworkProfile
OsProfile
Plan
ProvisioningState
Resources
Sku
StorageProfile
Tags (Inherited from Resource)
Type (Inherited from Resource)
VmId

Methods

Validate()

Applies to