IRegistrationAssignment.ManagedByTenantId Property

Definition

The identifier of the managedBy tenant.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=false, Description="The identifier of the managedBy tenant.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="managedByTenantId", Update=false)]
public string ManagedByTenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=false, Description="The identifier of the managedBy tenant.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="managedByTenantId", Update=false)>]
member this.ManagedByTenantId : string
Public ReadOnly Property ManagedByTenantId As String

Property Value

Attributes

Applies to