Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputeInstanceCreatedBy

Package version

Describes information on user who created this ComputeInstance.

Hierarchy

  • ComputeInstanceCreatedBy

Index

Properties

Optional userId

userId: undefined | string

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

Optional userName

userName: undefined | string

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

Optional userOrgId

userOrgId: undefined | string

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

Generated using TypeDoc