Sdílet prostřednictvím


IDeliveryRuleAction1.Name Property

Definition

The name of the action for the delivery rule.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The name of the action for the delivery rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeliveryRuleAction) }, ReadOnly=false, Required=true, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeliveryRuleAction Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The name of the action for the delivery rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeliveryRuleAction) }, ReadOnly=false, Required=true, SerializedName="name")>]
member this.Name : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeliveryRuleAction with get, set
Public Property Name As DeliveryRuleAction

Property Value

Attributes

Applies to