Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventSubscriptionIdentity

Package version

The identity information with the event subscription.

Hierarchy

  • EventSubscriptionIdentity

Index

Properties

Optional type

The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identity.

Optional userAssignedIdentity

userAssignedIdentity: undefined | string

The user identity associated with the resource.

Generated using TypeDoc