OperationDisplay interface

顯示與作業相關聯的中繼資料。

屬性

description

作業的描述。

operation

作業類型:取得、讀取、刪除等。

provider

服務提供者:Microsoft Resource Graph。

resource

執行作業的資源等等。

屬性詳細資料

description

作業的描述。

description?: string

屬性值

string

operation

作業類型:取得、讀取、刪除等。

operation?: string

屬性值

string

provider

服務提供者:Microsoft Resource Graph。

provider?: string

屬性值

string

resource

執行作業的資源等等。

resource?: string

屬性值

string