Share via


NetworkSecurityPerimeterConfigurationProperties.IsBackingResource Property

Definition

True if the EventHub namespace is backed by another Azure resource and not visible to end users.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public bool? IsBackingResource { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.IsBackingResource : Nullable<bool>
Public ReadOnly Property IsBackingResource As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to