言語

ImportPolicyEnabledState 列挙型

定義

ImportPolicyEnabledState ビット フラグ列挙型は、PolicyStore.ImportPolicy のパラメーターとして使用されます。 インポートされたポリシーの Enabled プロパティを設定するために使用されます。

public enum ImportPolicyEnabledState
type ImportPolicyEnabledState = 
Public Enum ImportPolicyEnabledState
継承
ImportPolicyEnabledState

フィールド

名前 説明
Unchanged 0
Enable 1
Disable 2

適用対象