次の方法で共有


PolicyDefinitionData.PolicyType プロパティ

定義

ポリシー定義の種類。 指定できる値は、NotSpecified、BuiltIn、Custom、Static です。

public Azure.ResourceManager.Resources.Models.PolicyType? PolicyType { get; set; }
member this.PolicyType : Nullable<Azure.ResourceManager.Resources.Models.PolicyType> with get, set
Public Property PolicyType As Nullable(Of PolicyType)

プロパティ値

適用対象