次の方法で共有


ScriptParameter.ParameterType プロパティ

定義

スクリプトが想定しているパラメーターの型。 psCredential は PSCredentialObject です。

public Azure.ResourceManager.Avs.Models.ScriptParameterType? ParameterType { get; }
member this.ParameterType : Nullable<Azure.ResourceManager.Avs.Models.ScriptParameterType>
Public ReadOnly Property ParameterType As Nullable(Of ScriptParameterType)

プロパティ値

適用対象