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

IValidateProbeInput.ProbeUrl Property

Definition

The probe URL to validate.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The probe URL to validate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="probeURL")]
public string ProbeUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The probe URL to validate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="probeURL")>]
member this.ProbeUrl : string with get, set
Public Property ProbeUrl As String

Property Value

Attributes

Applies to