SmtpUsernameResource.DefinitionStages.WithEntraApplicationId Interface

public static interface SmtpUsernameResource.DefinitionStages.WithEntraApplicationId

The stage of the SmtpUsernameResource definition allowing to specify entraApplicationId.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withEntraApplicationId(String entraApplicationId)

Specifies the entraApplicationId property: The application Id for the linked Entra Application..

Method Details

withEntraApplicationId

public abstract SmtpUsernameResource.DefinitionStages.WithCreate withEntraApplicationId(String entraApplicationId)

Specifies the entraApplicationId property: The application Id for the linked Entra Application..

Parameters:

entraApplicationId - The application Id for the linked Entra Application.

Returns:

the next definition stage.

Applies to