共用方式為


ApplicationSummary.Id 屬性

 

取得應用程式的識別碼。

命名空間:   Microsoft.Azure.Batch
組件:  Microsoft.Azure.Batch (在 Microsoft.Azure.Batch.dll 中)

語法

public string Id { get; }
public:
property String^ Id {
    String^ get();
}
member Id : string with get
Public ReadOnly Property Id As String

屬性值

Type: System.String

請參閱

ApplicationSummary 類別
Microsoft.Azure.Batch 命名空間

回到頁首