SshProfile interface

Ssh profile for the cluster.

Properties

count

Number of ssh pods per cluster.

podPrefix

Prefix of the pod names. Pod number will be appended to the prefix. The ingress URLs for the pods will be available at //- NOTE: This property will not be serialized. It can only be populated by the server.

vmSize

The virtual machine SKU.

Property Details

count

Number of ssh pods per cluster.

count: number

Property Value

number

podPrefix

Prefix of the pod names. Pod number will be appended to the prefix. The ingress URLs for the pods will be available at //- NOTE: This property will not be serialized. It can only be populated by the server.

podPrefix?: string

Property Value

string

vmSize

The virtual machine SKU.

vmSize?: string

Property Value

string