共用方式為


ContainerServiceLinuxProfile interface

Profile for Linux VMs in the container service cluster.

Properties

adminUsername

The administrator username to use for Linux VMs.

ssh

The SSH configuration for Linux-based VMs running on Azure.

Property Details

adminUsername

The administrator username to use for Linux VMs.

adminUsername: string

Property Value

string

ssh

The SSH configuration for Linux-based VMs running on Azure.

ssh: ContainerServiceSshConfiguration

Property Value