Bagikan melalui


GalleryApplicationVersionPublishingProfile.EnableHealthCheck Property

Definition

Optional. Whether or not this application reports health.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public bool? EnableHealthCheck { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.EnableHealthCheck : Nullable<bool> with get, set
Public Property EnableHealthCheck As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to