共用方式為


IWorkbookProperties.UserId Property

Definition

Unique user id of the specific user that owns this workbook.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Unique user id of the specific user that owns this workbook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="userId")]
public string UserId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Unique user id of the specific user that owns this workbook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="userId")>]
member this.UserId : string
Public ReadOnly Property UserId As String

Property Value

Attributes

Applies to