SubscriptionReceiverValue Class

The subscription role receiver value.

Inheritance
SubscriptionReceiverValue

Constructor

SubscriptionReceiverValue(*, subscription_id: Optional[str] = None, subscription_name: Optional[str] = None, role: Optional[str] = None, **kwargs)

Parameters

subscription_id
str
Required

The subscription id of the notification receiver.

subscription_name
str
Required

The subscription name of the notification receiver.

role
str
Required

The role of the notification receiver.