次の方法で共有


ContainerNetworkInterfaceInner.Container プロパティ

定義

このコンテナー ネットワーク インターフェイスがアタッチされているコンテナーへの参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象