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

PSProbe Class

Definition

public class PSProbe : Microsoft.Azure.Commands.Network.Models.PSChildResource
type PSProbe = class
    inherit PSChildResource
Public Class PSProbe
Inherits PSChildResource
Inheritance

Constructors

PSProbe()

Properties

Etag (Inherited from PSChildResource)
Id (Inherited from PSResourceId)
IntervalInSeconds
LoadBalancingRules
LoadBalancingRulesText
Name (Inherited from PSChildResource)
NumberOfProbes
Port
ProbeThreshold
Protocol
ProvisioningState
RequestPath

Methods

ShouldSerializeIntervalInSeconds()
ShouldSerializeLoadBalancingRules()
ShouldSerializeNumberOfProbes()
ShouldSerializePort()
ShouldSerializeProbeThreshold()

Applies to