IPrecheckResult.HealthCheckSource Property

Definition

The name of the services called for the HealthCheck (I.E. Test-AzureStack, Test-Cluster).

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The name of the services called for the HealthCheck (I.E. Test-AzureStack, Test-Cluster).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="healthCheckSource", Update=true)]
public string HealthCheckSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The name of the services called for the HealthCheck (I.E. Test-AzureStack, Test-Cluster).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="healthCheckSource", Update=true)>]
member this.HealthCheckSource : string with get, set
Public Property HealthCheckSource As String

Property Value

Attributes

Applies to