Partilhar via


ManagedClusterRunCommandContent(String) Construtor

Definição

Inicializa uma nova instância 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

O comando a ser executado.

Exceções

command é nulo.

Aplica-se a