VirtualMachineScaleSetNetworkProfile.HealthProbe Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="healthProbe")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ApiEntityReference HealthProbe { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthProbe")>]
member this.HealthProbe : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ApiEntityReference with get, set
Public Property HealthProbe As ApiEntityReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to