Compute/Microsoft.WindowsAzure.Commands.CloudService.format.ps1xml
<?xml version="1.0" encoding="utf-8" ?>
<Configuration> <ViewDefinitions> <View> <Name>Microsoft.WindowsAzure.Commands.Utilities.Common.CloudService.Model.Deployment</Name> <ViewSelectedBy> <TypeName>Microsoft.WindowsAzure.Commands.Utilities.Common.CloudService.Model.Deployment</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Name</Label> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>DeploymentSlot</Label> <PropertyName>DeploymentSlot</PropertyName> </ListItem> <ListItem> <Label>PrivateID</Label> <PropertyName>PrivateID</PropertyName> </ListItem> <ListItem> <Label>Status</Label> <PropertyName>Status</PropertyName> </ListItem> <ListItem> <Label>Url</Label> <PropertyName>Url</PropertyName> </ListItem> <ListItem> <Label>RoleInstanceList</Label> <PropertyName>RoleInstanceList</PropertyName> </ListItem> <ListItem> <Label>UpgradeStatus</Label> <PropertyName>UpgradeStatus</PropertyName> </ListItem> <ListItem> <Label>RoleList</Label> <PropertyName>RoleList</PropertyName> </ListItem> <ListItem> <Label>SdkVersion</Label> <PropertyName>SdkVersion</PropertyName> </ListItem> <ListItem> <Label>Locked</Label> <PropertyName>Locked</PropertyName> </ListItem> <ListItem> <Label>RollbackAllowed</Label> <PropertyName>RollbackAllowed</PropertyName> </ListItem> <ListItem> <Label>CreatedTime</Label> <PropertyName>CreatedTime</PropertyName> </ListItem> <ListItem> <Label>LastModifiedTime</Label> <PropertyName>LastModifiedTime</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.WindowsAzure.Commands.Utilities.CloudService.AzureService</Name> <ViewSelectedBy> <TypeName>Microsoft.WindowsAzure.Commands.Utilities.CloudService.AzureService</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>ServiceName</Label> <PropertyName>ServiceName</PropertyName> </ListItem> <ListItem> <Label>RootPath</Label> <PropertyName>RootPath</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.WindowsAzure.Commands.Utilities.Common.XmlSchema.ServiceDefinitionSchema.WorkerRole</Name> <ViewSelectedBy> <TypeName>Microsoft.WindowsAzure.Commands.Utilities.Common.XmlSchema.ServiceDefinitionSchema.WorkerRole</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>CacheWorkerRoleName</Label> <PropertyName>CacheWorkerRoleName</PropertyName> </ListItem> <ListItem> <Label>Instances</Label> <PropertyName>Instances</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.WindowsAzure.Commands.Utilities.CloudService.ServiceSettings</Name> <ViewSelectedBy> <TypeName>Microsoft.WindowsAzure.Commands.Utilities.CloudService.ServiceSettings</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Slot</Label> <PropertyName>Slot</PropertyName> </ListItem> <ListItem> <Label>Location</Label> <PropertyName>Location</PropertyName> </ListItem> <ListItem> <Label>Subscription</Label> <PropertyName>Subscription</PropertyName> </ListItem> <ListItem> <Label>StorageAccountName</Label> <PropertyName>StorageAccountName</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.WindowsAzure.Commands.Utilities.CloudService.CloudRuntimePackage</Name> <ViewSelectedBy> <TypeName>Microsoft.WindowsAzure.Commands.Utilities.CloudService.CloudRuntimePackage</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Runtime</Label> <PropertyName>Runtime</PropertyName> </ListItem> <ListItem> <Label>Version</Label> <PropertyName>Version</PropertyName> </ListItem> <ListItem> <Label>PackageUri</Label> <PropertyName>PackageUri</PropertyName> </ListItem> <ListItem> <Label>IsDefault</Label> <PropertyName>IsDefault</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.WindowsAzure.Commands.Utilities.Common.XmlSchema.ServiceDefinitionSchema.RoleSettings</Name> <ViewSelectedBy> <TypeName>Microsoft.WindowsAzure.Commands.Utilities.Common.XmlSchema.ServiceDefinitionSchema.RoleSettings</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>RoleName</Label> <PropertyName>RoleName</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> </ViewDefinitions> </Configuration> |