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.
True if the EventHub namespace is backed by another Azure resource and not visible to end users.
public bool? IsBackingResource { get; }
member this.IsBackingResource : Nullable<bool>
Public ReadOnly Property IsBackingResource As Nullable(Of Boolean)