Compartilhar via


Factory.PublicNetworkAccess Propriedade

Definição

Obtém ou define se o acesso à rede pública é permitido ou não para o data factory. Os valores possíveis incluem: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccess")]
public string PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccess")>]
member this.PublicNetworkAccess : string with get, set
Public Property PublicNetworkAccess As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a