Share via


IDeepCreatedOriginGroupProperties.HealthProbeSetting Property

Definition

Health probe settings to the origin that is used to determine the health of the origin.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Health probe settings to the origin that is used to determine the health of the origin.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IHealthProbeParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="healthProbeSettings", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IHealthProbeParameters HealthProbeSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Health probe settings to the origin that is used to determine the health of the origin.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IHealthProbeParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="healthProbeSettings", Update=true)>]
member this.HealthProbeSetting : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IHealthProbeParameters with get, set
Public Property HealthProbeSetting As IHealthProbeParameters

Property Value

Attributes

Applies to