IPolicyState.PolicySetDefinitionCategory Property

Definition

Policy set definition category, if the policy assignment is for a policy set.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Policy set definition category, if the policy assignment is for a policy set.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policySetDefinitionCategory", Update=true)]
public string PolicySetDefinitionCategory { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Policy set definition category, if the policy assignment is for a policy set.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policySetDefinitionCategory", Update=true)>]
member this.PolicySetDefinitionCategory : string with get, set
Public Property PolicySetDefinitionCategory As String

Property Value

Attributes

Applies to