IChangeDirectoryRequest.DestinationTenantId Property
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.
Tenant id GUID that reservation order is to be transferred to
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Tenant id GUID that reservation order is to be transferred to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="destinationTenantId")]
public string DestinationTenantId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Tenant id GUID that reservation order is to be transferred to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="destinationTenantId")>]
member this.DestinationTenantId : string with get, set
Public Property DestinationTenantId As String
Property Value
- Attributes