INetworkInterface.HostedWorkload Property

Definition

A list of references to linked BareMetal resources.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="A list of references to linked BareMetal resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostedWorkloads", Update=false)]
public System.Collections.Generic.List<string> HostedWorkload { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="A list of references to linked BareMetal resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostedWorkloads", Update=false)>]
member this.HostedWorkload : System.Collections.Generic.List<string>
Public ReadOnly Property HostedWorkload As List(Of String)

Property Value

Attributes

Applies to