Share via


IRoleManagementPolicyNotificationRule.RecipientType Property

Definition

The recipient type.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The recipient type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RecipientType) }, ReadOnly=false, Required=false, SerializedName="recipientType")]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RecipientType? RecipientType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The recipient type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RecipientType) }, ReadOnly=false, Required=false, SerializedName="recipientType")>]
member this.RecipientType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RecipientType> with get, set
Public Property RecipientType As Nullable(Of RecipientType)

Property Value

Attributes

Applies to