Compartilhar via


ISslProtocolMatchConditionParameters.MatchValue Property

Definition

The match value for the condition of the delivery rule

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

Property Value

Attributes

Applies to