SshProfile interface
Ssh profile for the cluster.
Properties
count | Number of ssh pods per cluster. |
pod |
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. |
vm |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript