Share via


OperationDisplay interface

描述作業的 物件。

屬性

description

作業的易記名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

operation

作業類型:讀取、寫入、刪除、listKeys/action 等。注意:此屬性不會序列化。 它只能由伺服器填入。

provider

資源提供者的易記名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

resource

執行作業的資源類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

description

作業的易記名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

description?: string

屬性值

string

operation

作業類型:讀取、寫入、刪除、listKeys/action 等。注意:此屬性不會序列化。 它只能由伺服器填入。

operation?: string

屬性值

string

provider

資源提供者的易記名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

provider?: string

屬性值

string

resource

執行作業的資源類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

resource?: string

屬性值

string