DataShareEmailRegistration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dto for tenant domain registration.
public class DataShareEmailRegistration
type DataShareEmailRegistration = class
Public Class DataShareEmailRegistration
- Inheritance
-
DataShareEmailRegistration
Constructors
DataShareEmailRegistration() |
Initializes a new instance of DataShareEmailRegistration. |
Properties
ActivationCode |
Activation code for the registration. |
ActivationExpireOn |
Date of the activation expiration. |
The email to register. |
|
RegistrationStatus |
Registration status. |
TenantId |
The tenant to register. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET