Modules/Azure/Microsoft.WindowsAzure.Management.WebSites.format.ps1xml (31 lines of code) (raw):
<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
<ViewDefinitions>
<View>
<Name>Microsoft.WindowsAzure.Management.Utilities.Websites.Services.WebEntities.Site</Name>
<ViewSelectedBy>
<TypeName>Microsoft.WindowsAzure.Management.Utilities.Websites.Services.WebEntities.Site</TypeName>
</ViewSelectedBy>
<ListControl>
<ListEntries>
<ListEntry>
<ListItems>
<ListItem>
<Label>Name</Label>
<PropertyName>Name</PropertyName>
</ListItem>
<ListItem>
<Label>State</Label>
<PropertyName>State</PropertyName>
</ListItem>
<ListItem>
<Label>Host Names</Label>
<PropertyName>HostNames</PropertyName>
</ListItem>
</ListItems>
</ListEntry>
</ListEntries>
</ListControl>
</View>
</ViewDefinitions>
</Configuration>