DevCenterResourcePolicy.Action Property

Definition

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

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

Property Value

Applies to