次の方法で共有


IDeliveryRuleSocketAddrCondition.ParameterOperator Property

Definition

Describes operator to be matched

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Describes operator to be matched", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SocketAddrOperator) }, ReadOnly=false, Required=true, SerializedName="operator")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SocketAddrOperator ParameterOperator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Describes operator to be matched", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SocketAddrOperator) }, ReadOnly=false, Required=true, SerializedName="operator")>]
member this.ParameterOperator : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SocketAddrOperator with get, set
Public Property ParameterOperator As SocketAddrOperator

Property Value

Attributes

Applies to