次の方法で共有


NetworkSecurityPerimeterConfiguration.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.Inlined)]
public bool? IsBackingResource { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Inlined)>]
member this.IsBackingResource : Nullable<bool>
Public ReadOnly Property IsBackingResource As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to