Compartilhar via


AzPowerShellSetup Classe

Definição

A configuração personalizada expressa da instalação do Azure PowerShell.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AzPowerShellSetup : Microsoft.Azure.Management.DataFactory.Models.CustomSetupBase
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AzPowerShellSetup = class
    inherit CustomSetupBase
Public Class AzPowerShellSetup
Inherits CustomSetupBase
Herança
AzPowerShellSetup
Atributos

Construtores

AzPowerShellSetup()

Inicializa uma nova instância da classe AzPowerShellSetup.

AzPowerShellSetup(String)

Inicializa uma nova instância da classe AzPowerShellSetup.

Propriedades

Version

Obtém ou define a versão necessária do Azure PowerShell a ser instalada.

Métodos

Validate()

Valide o objeto .

Aplica-se a