Megosztás a következőn keresztül:


IUpdateMonitorRequest.Tag Property

Definition

Gets or sets the Resource tags.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets the Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IUpdateMonitorRequestTags) }, ReadOnly=false, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IUpdateMonitorRequestTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets the Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IUpdateMonitorRequestTags) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IUpdateMonitorRequestTags with get, set
Public Property Tag As IUpdateMonitorRequestTags

Property Value

Attributes

Applies to