Share via


ApiManagementUserCreateOrUpdateContent.Confirmation Property

Definition

Determines the type of confirmation e-mail that will be sent to the newly created user.

public Azure.ResourceManager.ApiManagement.Models.ConfirmationEmailType? Confirmation { get; set; }
member this.Confirmation : Nullable<Azure.ResourceManager.ApiManagement.Models.ConfirmationEmailType> with get, set
Public Property Confirmation As Nullable(Of ConfirmationEmailType)

Property Value

Applies to