Freigeben über


ManagedClusterRunCommandContent(String) Konstruktor

Definition

Initialisiert eine neue instance von ManagedClusterRunCommandContent.

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

Parameter

command
String

Der auszuführende Befehl.

Ausnahmen

command ist NULL.

Gilt für: