Partilhar via


GalleryApplicationVersion.PublishingProfileEnableHealthCheck Property

Definition

Optional. Whether or not this application reports health.

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

Property Value

Implements

Attributes

Applies to