你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDeliveryRuleSslProtocolCondition.ParameterMatchValue 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[] ParameterMatchValue { 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.ParameterMatchValue : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SslProtocol[] with get, set
Public Property ParameterMatchValue As SslProtocol()

Property Value

Attributes

Applies to