次の方法で共有


AzPowerShellSetup クラス

定義

Azure PowerShellのインストールの高速カスタム セットアップ。

public class AzPowerShellSetup : Azure.ResourceManager.DataFactory.Models.CustomSetupBase
type AzPowerShellSetup = class
    inherit CustomSetupBase
Public Class AzPowerShellSetup
Inherits CustomSetupBase
継承
AzPowerShellSetup

コンストラクター

AzPowerShellSetup(String)

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

プロパティ

Version

インストールする必要なバージョンのAzure PowerShell。

適用対象