MasterProfile interface

MasterProfile represents a master profile.

Properties

diskEncryptionSetId

The resource ID of an associated DiskEncryptionSet, if applicable.

encryptionAtHost

Whether master virtual machines are encrypted at host.

subnetId

The Azure resource ID of the master subnet.

vmSize

The size of the master VMs.

Property Details

diskEncryptionSetId

The resource ID of an associated DiskEncryptionSet, if applicable.

diskEncryptionSetId?: string

Property Value

string

encryptionAtHost

Whether master virtual machines are encrypted at host.

encryptionAtHost?: string

Property Value

string

subnetId

The Azure resource ID of the master subnet.

subnetId?: string

Property Value

string

vmSize

The size of the master VMs.

vmSize?: string

Property Value

string