OperationDisplay interface
表示作業的 物件。
屬性
operation | 作業類型:讀取、寫入、刪除等。注意:此屬性不會序列化。 它只能由伺服器填入。 |
provider | 服務提供者:Microsoft.CustomerInsights 注意:此屬性不會序列化。 它只能由伺服器填入。 |
resource | 執行作業的資源:發票等等。注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
operation
作業類型:讀取、寫入、刪除等。注意:此屬性不會序列化。 它只能由伺服器填入。
operation?: string
屬性值
string
provider
服務提供者:Microsoft.CustomerInsights 注意:此屬性不會序列化。 它只能由伺服器填入。
provider?: string
屬性值
string
resource
執行作業的資源:發票等等。注意:此屬性不會序列化。 它只能由伺服器填入。
resource?: string
屬性值
string