共用方式為


IWorkbookProperties.Tag Property

Definition

Being deprecated, please use the other tags field

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Being deprecated, please use the other tags field", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tags")]
public string[] Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Being deprecated, please use the other tags field", 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