SmtpUsernameResource.UpdateStages.WithEntraApplicationId Interface

public static interface SmtpUsernameResource.UpdateStages.WithEntraApplicationId

The stage of the SmtpUsernameResource update allowing to specify entraApplicationId.

Method Summary

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

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

Method Details

withEntraApplicationId

public abstract SmtpUsernameResource.Update 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