次の方法で共有


DscConfigurationParameterDefinition.IsMandatory プロパティ

定義

パラメーターが必須かどうかを示すブール値を取得または設定します。

public bool? IsMandatory { get; set; }
member this.IsMandatory : Nullable<bool> with get, set
Public Property IsMandatory As Nullable(Of Boolean)

プロパティ値

適用対象