EventSubscriptionIdentity クラス

定義

イベント サブスクリプションの ID 情報。

public class EventSubscriptionIdentity
type EventSubscriptionIdentity = class
Public Class EventSubscriptionIdentity
継承
EventSubscriptionIdentity

コンストラクター

EventSubscriptionIdentity()

EventSubscriptionIdentity の新しいインスタンスを初期化します。

プロパティ

IdentityType

使用されるマネージド ID の種類。 型 'SystemAssigned, UserAssigned' には、暗黙的に作成された ID とユーザー割り当て ID のセットの両方が含まれます。 型 'None' では、任意の ID が削除されます。

UserAssignedIdentity

リソースに関連付けられているユーザー ID。

適用対象