Udostępnij za pośrednictwem


BotProperties.PublicNetworkAccess Property

Definition

Whether the bot is in an isolated network.

public Azure.ResourceManager.BotService.Models.BotServicePublicNetworkAccess? PublicNetworkAccess { get; set; }
member this.PublicNetworkAccess : Nullable<Azure.ResourceManager.BotService.Models.BotServicePublicNetworkAccess> with get, set
Public Property PublicNetworkAccess As Nullable(Of BotServicePublicNetworkAccess)

Property Value

Applies to