PSHealthProbeSetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSHealthProbeSetting : Microsoft.Azure.Commands.FrontDoor.Models.PSResource
type PSHealthProbeSetting = class
inherit PSResource
Public Class PSHealthProbeSetting
Inherits PSResource
- Inheritance
Constructors
PSHealthProbeSetting() |
Properties
EnabledState | |
HealthProbeMethod | |
Id |
Gets or sets the Resource Id (Inherited from PSResource) |
IntervalInSeconds | |
Name |
Gets or sets the Resource Name (Inherited from PSResource) |
Path | |
Protocol | |
ResourceState | |
Type |
Gets or sets the Resource type (Inherited from PSResource) |
Extension Methods
ToSdkHealthProbeSetting(PSHealthProbeSetting) |