次の方法で共有


ExportDatabaseDefinition.NetworkIsolation プロパティ

定義

要求のネットワーク分離を有効にするオプションのリソース情報を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象