Share via


NetworkInterfaceInner.HostedWorkloads Property

Definition

Gets a list of references to linked BareMetal resources.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to