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.
Tenant id GUID that reservation order is to be transferred to.
public Guid? DestinationTenantId { get; set; }
member this.DestinationTenantId : Nullable<Guid> with get, set
Public Property DestinationTenantId As Nullable(Of Guid)