次の方法で共有


IDeliveryRuleCondition.Name Property

Definition

The name of the condition for the delivery rule.

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

Property Value

Attributes

Applies to