IMarketplaceRegistrationDefinition.ManagedByTenantId Property

Definition

The identifier of the managedBy tenant.

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

Property Value

Attributes

Applies to