Partager via


ITrackedResourceUpdate.Tag Property

Definition

Resource tags.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tags")]
public string[] Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.Tag : string[] with get, set
Public Property Tag As String()

Property Value

String[]
Attributes

Applies to