Freigeben über


ResourcePolicy.Action Property

Definition

Policy action to be taken on the resources. This is optional, and defaults to allow

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.PolicyAction? Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Action : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.PolicyAction> with get, set
Public Property Action As Nullable(Of PolicyAction)

Property Value

Implements

Attributes

Applies to