共用方式為


AvailableProviderOperation interface

類別表示提供者作業

屬性

display

取得或設定顯示資訊 包含這個特定作業/動作的當地語系化顯示資訊

name

取得或設定在這個特定物件上執行的作業名稱 傳回值格式:「{resourceProviderNamespace}/{resourceType}/{read|write|deletion|action}」 例如:Microsoft.StorSimple/managers/devices/fileServers/read Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action

origin

取得或設定 Origin 作業的預定執行程式;會控管 RBAC UX 和稽核記錄 UX 中作業的顯示。 預設值為 「user,system」

properties

取得或設定保留供日後使用的屬性

屬性詳細資料

display

取得或設定顯示資訊 包含這個特定作業/動作的當地語系化顯示資訊

display?: AvailableProviderOperationDisplay

屬性值

name

取得或設定在這個特定物件上執行的作業名稱 傳回值格式:「{resourceProviderNamespace}/{resourceType}/{read|write|deletion|action}」 例如:Microsoft.StorSimple/managers/devices/fileServers/read Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action

name?: string

屬性值

string

origin

取得或設定 Origin 作業的預定執行程式;會控管 RBAC UX 和稽核記錄 UX 中作業的顯示。 預設值為 「user,system」

origin?: string

屬性值

string

properties

取得或設定保留供日後使用的屬性

properties?: Record<string, unknown>

屬性值

Record<string, unknown>