Compartir a través de


ExportDatabaseDefinition.NetworkIsolation Propiedad

Definición

Obtiene o establece información de recursos opcional para habilitar el aislamiento de red para la solicitud.

[Newtonsoft.Json.JsonProperty(PropertyName="networkIsolation")]
public Microsoft.Azure.Management.Sql.Models.NetworkIsolationSettings NetworkIsolation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkIsolation")>]
member this.NetworkIsolation : Microsoft.Azure.Management.Sql.Models.NetworkIsolationSettings with get, set
Public Property NetworkIsolation As NetworkIsolationSettings

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a