Share via


CalloutPolicy.OutboundAccess Property

Definition

Indicates whether outbound access is permitted for the specified URI pattern.

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

Property Value

Implements

Attributes

Applies to