ComputeInstanceCreatedBy interface

Describes information on user who created this ComputeInstance.

Properties

userId

Uniquely identifies the user within his/her organization. NOTE: This property will not be serialized. It can only be populated by the server.

userName

Name of the user. NOTE: This property will not be serialized. It can only be populated by the server.

userOrgId

Uniquely identifies user' Azure Active Directory organization. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

userId

Uniquely identifies the user within his/her organization. NOTE: This property will not be serialized. It can only be populated by the server.

userId?: string

Property Value

string

userName

Name of the user. NOTE: This property will not be serialized. It can only be populated by the server.

userName?: string

Property Value

string

userOrgId

Uniquely identifies user' Azure Active Directory organization. NOTE: This property will not be serialized. It can only be populated by the server.

userOrgId?: string

Property Value

string