Container Service Linux Profile Response
data class ContainerServiceLinuxProfileResponse(val adminUsername: String, val ssh: ContainerServiceSshConfigurationResponse)
Profile for Linux VMs in the container service cluster.
Constructors
Link copied to clipboard
fun ContainerServiceLinuxProfileResponse(adminUsername: String, ssh: ContainerServiceSshConfigurationResponse)