次の方法で共有


HubVirtualNetworkConnection.EnableInternetSecurity プロパティ

定義

インターネット セキュリティを有効にするを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableInternetSecurity")]
public bool? EnableInternetSecurity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableInternetSecurity")>]
member this.EnableInternetSecurity : Nullable<bool> with get, set
Public Property EnableInternetSecurity As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象