NewAzFrontDoorCdnRule.Action Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The set of actions for the delivery rule.", Mandatory=true)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Cdn.AfdModels.PSAfdRuleAction> Action { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The set of actions for the delivery rule.", Mandatory=true)>]
member this.Action : System.Collections.Generic.List<Microsoft.Azure.Commands.Cdn.AfdModels.PSAfdRuleAction> with get, set
Public Property Action As List(Of PSAfdRuleAction)

Property Value

List<PSAfdRuleAction>
Attributes

Applies to