IAdmM365TenantRegistrationParams

The IAdmM365TenantRegistrationParams interface is used to specify parameters for registering a Microsoft 365 tenant.

To get the IAdmM365TenantRegistrationParams interface, use method IAdmM365Container::CreateRegistrationParams.

Properties

  • Property

  • Description

  • Credential

  • Gets or sets the credential for the Microsoft 365 tenant registration.

  • NationalCloud

  • Gets or sets a national cloud for the Microsoft 365 tenant registration.

Details

Credential

Gets or sets the credential for the Microsoft 365 tenant registration.


NationalCloud

Gets or sets a national cloud for the Microsoft 365 tenant registration.


Requirements

Minimum required version: 2023

See also