次の方法で共有


AzPowerShellSetup クラス

定義

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
継承
AzPowerShellSetup
属性

コンストラクター

AzPowerShellSetup()

AzPowerShellSetup クラスの新しいインスタンスを初期化します。

AzPowerShellSetup(String)

AzPowerShellSetup クラスの新しいインスタンスを初期化します。

プロパティ

Version

インストールするAzure PowerShellの必要なバージョンを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象