IComponentEventDetails.PolicyDefinitionAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Policy definition action, i.e. effect.
[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Policy definition action, i.e. effect.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyDefinitionAction", Update=true)]
public string PolicyDefinitionAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Policy definition action, i.e. effect.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyDefinitionAction", Update=true)>]
member this.PolicyDefinitionAction : string with get, set
Public Property PolicyDefinitionAction As String
Property Value
- Attributes