次の方法で共有


SecurityPartnerProvider.VirtualHub プロパティ

定義

セキュリティ パートナー プロバイダーが属する virtualHub を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualHub")]
public Microsoft.Azure.Management.Network.Models.SubResource VirtualHub { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualHub")>]
member this.VirtualHub : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property VirtualHub As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象