Microsoft.Azure.Commands.StreamAnalytics.format.ps1xml
<?xml version="1.0" encoding="utf-8" ?>
<Configuration> <ViewDefinitions> <View> <Name>Microsoft.Azure.Commands.StreamAnalytics.Models.PSJob</Name> <ViewSelectedBy> <TypeName>Microsoft.Azure.Commands.StreamAnalytics.Models.PSJob</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>JobName</Label> <PropertyName>JobName</PropertyName> </ListItem> <ListItem> <Label>ResourceGroupName</Label> <PropertyName>ResourceGroupName</PropertyName> </ListItem> <ListItem> <Label>JobId</Label> <PropertyName>JobId</PropertyName> </ListItem> <ListItem> <Label>Location</Label> <PropertyName>Location</PropertyName> </ListItem> <ListItem> <Label>CreatedDate</Label> <PropertyName>CreatedDate</PropertyName> </ListItem> <ListItem> <Label>ProvisioningState</Label> <PropertyName>ProvisioningState</PropertyName> </ListItem> <ListItem> <Label>JobState</Label> <PropertyName>JobState</PropertyName> </ListItem> <ListItem> <Label>Tags</Label> <PropertyName>Tags</PropertyName> </ListItem> <ListItem> <Label>Properties</Label> <PropertyName>PropertiesInJson</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Azure.Commands.StreamAnalytics.Models.PSInput</Name> <ViewSelectedBy> <TypeName>Microsoft.Azure.Commands.StreamAnalytics.Models.PSInput</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Name</Label> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>JobName</Label> <PropertyName>JobName</PropertyName> </ListItem> <ListItem> <Label>ResourceGroupName</Label> <PropertyName>ResourceGroupName</PropertyName> </ListItem> <ListItem> <Label>Properties</Label> <PropertyName>PropertiesInJson</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Azure.Commands.StreamAnalytics.Models.PSOutput</Name> <ViewSelectedBy> <TypeName>Microsoft.Azure.Commands.StreamAnalytics.Models.PSOutput</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Name</Label> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>JobName</Label> <PropertyName>JobName</PropertyName> </ListItem> <ListItem> <Label>ResourceGroupName</Label> <PropertyName>ResourceGroupName</PropertyName> </ListItem> <ListItem> <Label>Properties</Label> <PropertyName>PropertiesInJson</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Azure.Commands.StreamAnalytics.Models.PSQuota</Name> <ViewSelectedBy> <TypeName>Microsoft.Azure.Commands.StreamAnalytics.Models.PSQuota</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Name</Label> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>Location</Label> <PropertyName>Location</PropertyName> </ListItem> <ListItem> <Label>CurrentCount</Label> <PropertyName>CurrentCount</PropertyName> </ListItem> <ListItem> <Label>MaxCount</Label> <PropertyName>MaxCount</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Azure.Commands.StreamAnalytics.Models.PSTransformation</Name> <ViewSelectedBy> <TypeName>Microsoft.Azure.Commands.StreamAnalytics.Models.PSTransformation</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Name</Label> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>JobName</Label> <PropertyName>JobName</PropertyName> </ListItem> <ListItem> <Label>ResourceGroupName</Label> <PropertyName>ResourceGroupName</PropertyName> </ListItem> <ListItem> <Label>Properties</Label> <PropertyName>PropertiesInJson</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> </ViewDefinitions> </Configuration> |