Megosztás a következőn keresztül:


IChangeDirectoryRequest.DestinationTenantId Property

Definition

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

Applies to