Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Is there a health signal for the resource.
public bool? IsSignalAvailable { get; set; }
member this.IsSignalAvailable : Nullable<bool> with get, set
Public Property IsSignalAvailable As Nullable(Of Boolean)