次の方法で共有


NetworkInterface.HostedWorkloads プロパティ

定義

リンクされた BareMetal リソースへの参照の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostedWorkloads")]
public System.Collections.Generic.IList<string> HostedWorkloads { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostedWorkloads")>]
member this.HostedWorkloads : System.Collections.Generic.IList<string>
Public ReadOnly Property HostedWorkloads As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象