Share via


DataFactoryPatch.PublicNetworkAccess Property

Definition

Whether or not public network access is allowed for the data factory.

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

Property Value

Applies to