共用方式為


OperationDisplay interface

表示作業的 物件。

屬性

description

作業的描述,例如'Write confluent'。

operation

作業類型,例如讀取、寫入、刪除等。

provider

服務提供者:Microsoft.FluidRelay

resource

執行作業的型別,例如 'servers'。

屬性詳細資料

description

作業的描述,例如'Write confluent'。

description?: string

屬性值

string

operation

作業類型,例如讀取、寫入、刪除等。

operation?: string

屬性值

string

provider

服務提供者:Microsoft.FluidRelay

provider?: string

屬性值

string

resource

執行作業的型別,例如 'servers'。

resource?: string

屬性值

string