Package version:

Interface VirtualMachineScaleSetUpdateVMProfile

Describes a virtual machine scale set virtual machine profile.

Properties

billingProfile?: BillingProfile

Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: 2019-03-01.

diagnosticsProfile?: DiagnosticsProfile

The virtual machine scale set diagnostics profile.

The virtual machine scale set extension profile.

Specifies the hardware profile related details of a scale set. Minimum api-version: 2021-11-01.

licenseType?: string

The license type, which is for bring your own license scenario.

The virtual machine scale set network profile.

The virtual machine scale set OS profile.

scheduledEventsProfile?: ScheduledEventsProfile

Specifies Scheduled Event related configurations.

securityPostureReference?: SecurityPostureReferenceUpdate

The virtual machine scale set security posture reference.

securityProfile?: SecurityProfile

The virtual machine scale set Security profile

The virtual machine scale set storage profile.

userData?: string

UserData for the VM, which must be base-64 encoded. Customer should not pass any secrets in here.

Minimum api-version: 2021-03-01