共用方式為


ComputeInstanceCreatedBy interface

描述建立此 ComputeInstance 之使用者的相關信息。

屬性

userId

可唯一識別其組織內的使用者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userName

用戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userOrgId

可唯一識別使用者的 Azure Active Directory 組織。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

userId

可唯一識別其組織內的使用者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userId?: string

屬性值

string

userName

用戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userName?: string

屬性值

string

userOrgId

可唯一識別使用者的 Azure Active Directory 組織。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userOrgId?: string

屬性值

string