Share via


Bot.PublicNetworkAccess Property

Definition

Whether the bot is in an isolated network

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

Property Value

Implements

Attributes

Applies to