NetworkRuleSetProperties.TrustedServiceAccessEnabled Property

Definition

Value that indicates whether Trusted Service Access is Enabled or not.

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

Property Value

Implements

Attributes

Applies to