Aracılığıyla paylaş


VirtualMachineScaleSetUpdateOSProfile interface

Sanal makine ölçek kümesi işletim sistemi profilini açıklar.

Özellikler

customData

Özel verilerin temel 64 kodlanmış dizesi.

linuxConfiguration

İşletim sistemi profilinin Linux Yapılandırması.

secrets

VM'ye eklenecek sertifikaların listesi.

windowsConfiguration

İşletim sistemi profilinin Windows Yapılandırması.

Özellik Ayrıntıları

customData

Özel verilerin temel 64 kodlanmış dizesi.

customData?: string

Özellik Değeri

string

linuxConfiguration

İşletim sistemi profilinin Linux Yapılandırması.

linuxConfiguration?: LinuxConfiguration

Özellik Değeri

secrets

VM'ye eklenecek sertifikaların listesi.

secrets?: VaultSecretGroup[]

Özellik Değeri

windowsConfiguration

İşletim sistemi profilinin Windows Yapılandırması.

windowsConfiguration?: WindowsConfiguration

Özellik Değeri