IRoleInstance.Tag Property

Definition

Resource tags.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IRoleInstanceTags) }, Read=true, ReadOnly=true, Required=false, SerializedName="tags", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IRoleInstanceTags Tag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IRoleInstanceTags) }, Read=true, ReadOnly=true, Required=false, SerializedName="tags", Update=false)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IRoleInstanceTags
Public ReadOnly Property Tag As IRoleInstanceTags

Property Value

Attributes

Applies to