internal AzureTenant(AzureContext azureContext, JObject tenantsJson) { _AzureContext = azureContext; _TenantJson = tenantsJson; }