Compartilhar via


AzPowerShellSetup Construtores

Definição

Sobrecargas

AzPowerShellSetup()

Inicializa uma nova instância da classe AzPowerShellSetup.

AzPowerShellSetup(String)

Inicializa uma nova instância da classe AzPowerShellSetup.

AzPowerShellSetup()

Inicializa uma nova instância da classe AzPowerShellSetup.

public AzPowerShellSetup ();
Public Sub New ()

Aplica-se a

AzPowerShellSetup(String)

Inicializa uma nova instância da classe AzPowerShellSetup.

public AzPowerShellSetup (string version);
new Microsoft.Azure.Management.DataFactory.Models.AzPowerShellSetup : string -> Microsoft.Azure.Management.DataFactory.Models.AzPowerShellSetup
Public Sub New (version As String)

Parâmetros

version
String

A versão necessária do Azure PowerShell a ser instalada.

Aplica-se a