Share via


IJobResponse.Tag Property

Definition

Specifies the tags that are assigned to the job.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Specifies the tags that are assigned to the job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.IAny Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Specifies the tags that are assigned to the job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.IAny with get, set
Public Property Tag As IAny

Property Value

Attributes

Applies to