Compartir a través de


ManagedClusterRunCommandContent(String) Constructor

Definición

Inicializa una nueva instancia de ManagedClusterRunCommandContent.

public ManagedClusterRunCommandContent (string command);
new Azure.ResourceManager.ContainerService.Models.ManagedClusterRunCommandContent : string -> Azure.ResourceManager.ContainerService.Models.ManagedClusterRunCommandContent
Public Sub New (command As String)

Parámetros

command
String

Comando que debe ejecutar.

Excepciones

command es null.

Se aplica a