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

AzureApplicationGatewayBackendSettingsBase.Probe Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Application gateway Probe", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayProbe Probe { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Application gateway Probe", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Probe : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayProbe with get, set
Public Property Probe As PSApplicationGatewayProbe

Property Value

Attributes

Applies to