Aracılığıyla paylaş


IUpdateJobParameters.Tag Property

Definition

Specifies the tags that will be assigned to the job.

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

Property Value

Attributes

Applies to