Share via


IDeliveryRuleCondition.Name Property

Definition

The name of the condition for the delivery rule.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "RemoteAddress", "RequestMethod", "QueryString", "PostArgs", "RequestUri", "RequestHeader", "RequestBody", "RequestScheme", "UrlPath", "UrlFileExtension", "UrlFileName", "HttpVersion", "Cookies", "IsDevice", "SocketAddr", "ClientPort", "ServerPort", "HostName", "SslProtocol" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The name of the condition for the delivery rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="name", Update=true)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "RemoteAddress", "RequestMethod", "QueryString", "PostArgs", "RequestUri", "RequestHeader", "RequestBody", "RequestScheme", "UrlPath", "UrlFileExtension", "UrlFileName", "HttpVersion", "Cookies", "IsDevice", "SocketAddr", "ClientPort", "ServerPort", "HostName", "SslProtocol" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The name of the condition for the delivery rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="name", Update=true)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to