共用方式為


IAnnotation.Id Property

Definition

Unique Id for annotation

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Unique Id for annotation", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="Id")]
public string Id { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Unique Id for annotation", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="Id")>]
member this.Id : string with get, set
Public Property Id As String

Property Value

Attributes

Applies to