HostPoolData.PublicNetworkAccess Property

Definition

Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints.

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

Property Value

Applies to