From 3e1c1805ecefff33a8928ce79a2ddc74eed40e8f Mon Sep 17 00:00:00 2001 From: markcowl Date: Fri, 5 Feb 2016 16:03:57 -0800 Subject: [PATCH] #1779 Fix display issue for subscription with extended details --- ...indowsAzure.Commands.Profile.format.ps1xml | 114 ++++++++++++++++++ 1 file changed, 114 insertions(+) diff --git a/src/ServiceManagement/Profile/Commands.Profile/Microsoft.WindowsAzure.Commands.Profile.format.ps1xml b/src/ServiceManagement/Profile/Commands.Profile/Microsoft.WindowsAzure.Commands.Profile.format.ps1xml index 3eb562cce517..33a87c1aa0f2 100644 --- a/src/ServiceManagement/Profile/Commands.Profile/Microsoft.WindowsAzure.Commands.Profile.format.ps1xml +++ b/src/ServiceManagement/Profile/Commands.Profile/Microsoft.WindowsAzure.Commands.Profile.format.ps1xml @@ -84,5 +84,119 @@ + + Microsoft.WindowsAzure.Commands.Profile.Models.PSAzureSubscriptionExtended + + Microsoft.WindowsAzure.Commands.Profile.Models.PSAzureSubscriptionExtended + + + + + + + ActiveDirectoryUserId + + + Account + + + Certificate + + + AccountAdminLiveEmailId + + + CurrentCoreCount + + + CurrentHostedServices + + + CurrentDnsServers + + + CurrentLocalNetworkSites + + + CurrentVirtualNetworkSites + + + CurrentStorageAccounts + + + MaxCoreCount + + + MaxDnsServers + + + MaxHostedServices + + + MaxLocalNetworkSites + + + MaxVirtualNetworkSites + + + MaxStorageAccounts + + + ServiceAdminLiveEmailId + + + SubscriptionRealName + + + SubscriptionStatus + + + OperationDescription + + + OperationId + + + OperationStatus + + + ServiceEndpoint + + + ResourceManagerEndpoint + + + GalleryEndpoint + + + SubscriptionId + + + SubscriptionName + + + Environment + + + DefaultAccount + + + IsDefault + + + IsCurrent + + + TenantId + + + + $_.GetAccountName() + + + + + +