netcoreapp3.1/Microsoft.Teams.ConfigAPI.Cmdlets.custom.format.ps1xml
<?xml version="1.0" encoding="utf-16"?>
<Configuration> <ViewDefinitions> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingUser</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingUser</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>AllowPstnOnlyMeeting</PropertyName> </ListItem> <ListItem> <PropertyName>AllowTollFreeDialIn</PropertyName> </ListItem> <ListItem> <PropertyName>BridgeId</PropertyName> </ListItem> <ListItem> <PropertyName>BridgeName</PropertyName> </ListItem> <ListItem> <PropertyName>ConferenceId</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultTollFreeNumber</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultTollNumber</PropertyName> </ListItem> <ListItem> <PropertyName>DisplayName</PropertyName> </ListItem> <ListItem> <PropertyName>Identity</PropertyName> </ListItem> <ListItem> <PropertyName>LeaderPin</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNumber</PropertyName> </ListItem> <ListItem> <PropertyName>SipAddress</PropertyName> </ListItem> <ListItem> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <PropertyName>TollFreeServiceNumber</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SimpleBatchJobStatus</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SimpleBatchJobStatus</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>OperationId</PropertyName> </ListItem> <ListItem> <PropertyName>OperationName</PropertyName> </ListItem> <ListItem> <PropertyName>OverallStatus</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedBy</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedTime</PropertyName> </ListItem> <ListItem> <PropertyName>CompletedTime</PropertyName> </ListItem> <ListItem> <PropertyName>CompletedCount</PropertyName> </ListItem> <ListItem> <PropertyName>ErrorCount</PropertyName> </ListItem> <ListItem> <PropertyName>InProgressCount</PropertyName> </ListItem> <ListItem> <PropertyName>NotStartedCount</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.BatchJobStatus</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.BatchJobStatus</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>OperationId</PropertyName> </ListItem> <ListItem> <PropertyName>OperationName</PropertyName> </ListItem> <ListItem> <PropertyName>OverallStatus</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedBy</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedTime</PropertyName> </ListItem> <ListItem> <PropertyName>CompletedTime</PropertyName> </ListItem> <ListItem> <PropertyName>CompletedCount</PropertyName> </ListItem> <ListItem> <PropertyName>ErrorCount</PropertyName> </ListItem> <ListItem> <PropertyName>InProgressCount</PropertyName> </ListItem> <ListItem> <PropertyName>NotStartedCount</PropertyName> </ListItem> <ListItem> <PropertyName>UserState</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.GroupAssignment</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.GroupAssignment</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>GroupId</PropertyName> </ListItem> <ListItem> <PropertyName>PolicyType</PropertyName> </ListItem> <ListItem> <PropertyName>PolicyName</PropertyName> </ListItem> <ListItem> <PropertyName>Priority</PropertyName> <Label>Rank</Label> </ListItem> <ListItem> <PropertyName>CreatedTime</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedBy</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.EffectivePolicy</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.EffectivePolicy</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>PolicyType</PropertyName> </ListItem> <ListItem> <PropertyName>PolicyName</PropertyName> </ListItem> <ListItem> <Label>PolicySource</Label> <ScriptBlock>[String]::Format("{0} {1}", $_.PolicySource[0].AssignmentType, $_.PolicySource[0].Reference)</ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SourceEntry</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Models.SourceEntry</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>AssignmentType</PropertyName> </ListItem> <ListItem> <PropertyName>PolicyType</PropertyName> </ListItem> <ListItem> <PropertyName>PolicyName</PropertyName> </ListItem> <ListItem> <PropertyName>Reference</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name> Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplate </Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplate</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ScriptBlock>$_.ToJsonString()</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name> Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CreateTemplateResponse </Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CreateTemplateResponse</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ScriptBlock>$_.ToJsonString()</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name> Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplateErrorResponse </Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TeamTemplateErrorResponse</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ScriptBlock>$_.ToJsonString()</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CivicAddress</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CivicAddress</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <PropertyName>CivicAddressId</PropertyName> </ListItem> <ListItem> <PropertyName>HouseNumber</PropertyName> </ListItem> <ListItem> <PropertyName>HouseNumberSuffix</PropertyName> </ListItem> <ListItem> <PropertyName>PreDirectional</PropertyName> </ListItem> <ListItem> <PropertyName>StreetName</PropertyName> </ListItem> <ListItem> <PropertyName>StreetSuffix</PropertyName> </ListItem> <ListItem> <PropertyName>PostDirectional</PropertyName> </ListItem> <ListItem> <PropertyName>City</PropertyName> </ListItem> <ListItem> <PropertyName>CityAlias</PropertyName> </ListItem> <ListItem> <PropertyName>PostalCode</PropertyName> </ListItem> <ListItem> <PropertyName>StateOrProvince</PropertyName> </ListItem> <ListItem> <PropertyName>CountryOrRegion</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>CompanyName</PropertyName> </ListItem> <ListItem> <PropertyName>CompanyTaxId</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultLocationId</PropertyName> </ListItem> <ListItem> <PropertyName>ValidationStatus</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfVoiceUsers</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfTelephoneNumbers</PropertyName> </ListItem> <ListItem> <PropertyName>ResultSize</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfResultsToSkip</PropertyName> </ListItem> <ListItem> <PropertyName>Latitude</PropertyName> </ListItem> <ListItem> <PropertyName>Longitude</PropertyName> </ListItem> <ListItem> <PropertyName>Confidence</PropertyName> </ListItem> <ListItem> <PropertyName>Elin</PropertyName> </ListItem> <ListItem> <PropertyName>Force</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationSchema</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationSchema</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <PropertyName>LocationId</PropertyName> </ListItem> <ListItem> <PropertyName>CivicAddressId</PropertyName> </ListItem> <ListItem> <PropertyName>Location</PropertyName> </ListItem> <ListItem> <PropertyName>CompanyName</PropertyName> </ListItem> <ListItem> <PropertyName>CompanyTaxId</PropertyName> </ListItem> <ListItem> <PropertyName>HouseNumber</PropertyName> </ListItem> <ListItem> <PropertyName>HouseNumberSuffix</PropertyName> </ListItem> <ListItem> <PropertyName>PreDirectional</PropertyName> </ListItem> <ListItem> <PropertyName>StreetName</PropertyName> </ListItem> <ListItem> <PropertyName>StreetSuffix</PropertyName> </ListItem> <ListItem> <PropertyName>PostDirectional</PropertyName> </ListItem> <ListItem> <PropertyName>City</PropertyName> </ListItem> <ListItem> <PropertyName>CityAlias</PropertyName> </ListItem> <ListItem> <PropertyName>PostalCode</PropertyName> </ListItem> <ListItem> <PropertyName>StateOrProvince</PropertyName> </ListItem> <ListItem> <PropertyName>CountryOrRegion</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>ValidationStatus</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfVoiceUsers</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfTelephoneNumbers</PropertyName> </ListItem> <ListItem> <PropertyName>Latitude</PropertyName> </ListItem> <ListItem> <PropertyName>Longitude</PropertyName> </ListItem> <ListItem> <PropertyName>Confidence</PropertyName> </ListItem> <ListItem> <PropertyName>Elin</PropertyName> </ListItem> <ListItem> <PropertyName>ResultSize</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfResultsToSkip</PropertyName> </ListItem> <ListItem> <PropertyName>Verb</PropertyName> </ListItem> <ListItem> <PropertyName>CorrelationId</PropertyName> </ListItem> <ListItem> <PropertyName>Force</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationInfo</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.LocationInfo</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <PropertyName>LocationId</PropertyName> </ListItem> <ListItem> <PropertyName>CivicAddressId</PropertyName> </ListItem> <ListItem> <PropertyName>Location</PropertyName> </ListItem> <ListItem> <PropertyName>CompanyName</PropertyName> </ListItem> <ListItem> <PropertyName>CompanyTaxId</PropertyName> </ListItem> <ListItem> <PropertyName>HouseNumber</PropertyName> </ListItem> <ListItem> <PropertyName>HouseNumberSuffix</PropertyName> </ListItem> <ListItem> <PropertyName>PreDirectional</PropertyName> </ListItem> <ListItem> <PropertyName>StreetName</PropertyName> </ListItem> <ListItem> <PropertyName>StreetSuffix</PropertyName> </ListItem> <ListItem> <PropertyName>PostDirectional</PropertyName> </ListItem> <ListItem> <PropertyName>City</PropertyName> </ListItem> <ListItem> <PropertyName>CityAlias</PropertyName> </ListItem> <ListItem> <PropertyName>PostalCode</PropertyName> </ListItem> <ListItem> <PropertyName>StateOrProvince</PropertyName> </ListItem> <ListItem> <PropertyName>CountryOrRegion</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>ValidationStatus</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfVoiceUsers</PropertyName> </ListItem> <ListItem> <PropertyName>NumberOfTelephoneNumbers</PropertyName> </ListItem> <ListItem> <PropertyName>Latitude</PropertyName> </ListItem> <ListItem> <PropertyName>Longitude</PropertyName> </ListItem> <ListItem> <PropertyName>Confidence</PropertyName> </ListItem> <ListItem> <PropertyName>Elin</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>ProcessedGetOnlineEnhancedEmergencyServiceDisclaimerResponse</Name> <ViewSelectedBy> <TypeName>ProcessedGetOnlineEnhancedEmergencyServiceDisclaimerResponse</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Content</PropertyName> </ListItem> <ListItem> <PropertyName>CorrelationId</PropertyName> </ListItem> <ListItem> <PropertyName>Country</PropertyName> </ListItem> <ListItem> <PropertyName>Locale</PropertyName> </ListItem> <ListItem> <PropertyName>RespondedByObjectId</PropertyName> </ListItem> <ListItem> <PropertyName>Response</PropertyName> </ListItem> <ListItem> <PropertyName>ResponseTimestamp</PropertyName> </ListItem> <ListItem> <PropertyName>Version</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.GetApplicationInstanceAssociationResponse</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.GetApplicationInstanceAssociationResponse</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>ConfigurationType</PropertyName> </ListItem> <ListItem> <PropertyName>ConfigurationId</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SubnetResponse</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SubnetResponse</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Subnet</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LocationId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Description</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SwitchResponse</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SwitchResponse</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ChassisID</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LocationId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Description</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.WaPResponse</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.WaPResponse</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BSSID</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LocationId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Description</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.PortResponse</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.PortResponse</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>PortID</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ChassisID</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LocationId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Description</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingBridge</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingBridge</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Identity</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <PropertyName>Region</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultServiceNumber</PropertyName> </ListItem> <ListItem> <PropertyName>IsDefault</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNumbers</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingServiceNumber</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ConferencingServiceNumber</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Number</PropertyName> </ListItem> <ListItem> <PropertyName>City</PropertyName> </ListItem> <ListItem> <PropertyName>PrimaryLanguage</PropertyName> </ListItem> <ListItem> <PropertyName>SecondaryLanguages</PropertyName> </ListItem> <ListItem> <PropertyName>BridgeId</PropertyName> </ListItem> <ListItem> <PropertyName>IsShared</PropertyName> </ListItem> <ListItem> <PropertyName>Type</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApplicationInstance</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApplicationInstance</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <PropertyName>TelephoneNumber</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>ProcessedGetApplicationInstanceAssociationStatusResponse</Name> <ViewSelectedBy> <TypeName>ProcessedGetApplicationInstanceAssociationStatusResponse</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Type</PropertyName> </ListItem> <ListItem> <PropertyName>Status</PropertyName> </ListItem> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>StatusCode</PropertyName> </ListItem> <ListItem> <PropertyName>Message</PropertyName> </ListItem> <ListItem> <PropertyName>StatusTimestamp</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApiErrorItemAutoGenerated</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.ApiErrorItemAutoGenerated</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Message</PropertyName> </ListItem> <ListItem> <PropertyName>Code</PropertyName> </ListItem> <ListItem> <PropertyName>CorrelationId</PropertyName> </ListItem> <ListItem> <PropertyName>TimeStampUtc</PropertyName> </ListItem> <ListItem> <PropertyName>InnerError</PropertyName> </ListItem> <ListItem> <PropertyName>Detail</PropertyName> </ListItem> <ListItem> <PropertyName>AditionalDetail</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SupportedLanguage</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SupportedLanguage</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Code</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Rtc.Management.Hosted.Online.Models.AudioFile</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.AudioFile</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>FileName</PropertyName> </ListItem> <ListItem> <PropertyName>ApplicationId</PropertyName> </ListItem> <ListItem> <PropertyName>MarkedForDeletion</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Rtc.Management.Hosted.Online.Models.Prompt</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.Prompt</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ActiveType</PropertyName> </ListItem> <ListItem> <PropertyName>TextToSpeechPrompt</PropertyName> </ListItem> <ListItem> <PropertyName>AudioFilePrompt</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Rtc.Management.Hosted.OAA.Models.CallableEntity</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.CallableEntity</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>Type</PropertyName> </ListItem> <ListItem> <PropertyName>EnableTranscription</PropertyName> </ListItem> <ListItem> <PropertyName>EnableSharedVoicemailSystemPromptSuppression</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TimeRange</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.TimeRange</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Start</PropertyName> </ListItem> <ListItem> <PropertyName>End</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Rtc.Management.Hosted.Online.Models.DateTimeRange</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.DateTimeRange</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Start</Label> <ScriptBlock> if ($_.Start) { $_.Start.ToString("dd/MM/yyyy HH:mm") } </ScriptBlock> </ListItem> <ListItem> <Label>End</Label> <ScriptBlock> if ($_.End) { $_.End.ToString("dd/MM/yyyy HH:mm") } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>FixedSchedule</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.FixedSchedule</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>DateTimeRanges</Label> <ScriptBlock> if ($_.DateTimeRanges) { $formatString = "dd-MM-yyyy HH:mm" $accumulator = @() foreach($dtr in $_.DateTimeRanges) { $accumulator += $dtr.Start.ToString($formatString) + " - " + $dtr.End.ToString($formatString) } $accumulator -join ", " } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Rtc.Management.Hosted.Online.Models.WeeklyRecurrentSchedule</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.WeeklyRecurrentSchedule</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ComplementEnabled</PropertyName> </ListItem> <ListItem> <Label>MondayHours</Label> <ScriptBlock> if ($_.MondayHours) { $accumulator = @() $accumulator += $_.MondayHours.Start + "-" + $_.MondayHours.End; $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>TuesdayHours</Label> <ScriptBlock> if ($_.TuesdayHours) { $accumulator = @() $accumulator += $_.TuesdayHours.Start + "-" + $_.TuesdayHours.End $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>WednesdayHours</Label> <ScriptBlock> if ($_.WednesdayHours) { $accumulator = @() $accumulator += $_.WednesdayHours.Start + "-" + $_.WednesdayHours.End $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>ThursdayHours</Label> <ScriptBlock> if ($_.ThursdayHours) { $accumulator = @() $accumulator += $_.ThursdayHours.Start + "-" + $_.ThursdayHours.End $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>FridayHours</Label> <ScriptBlock> if ($_.FridayHours) { $accumulator = @() $accumulator += $_.FridayHours.Start + "-" + $_.FridayHours.End $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>SaturdayHours</Label> <ScriptBlock> if ($_.SaturdayHours) { $accumulator = @() $accumulator += $_.SaturdayHours.Start + "-" + $_.SaturdayHours.End $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>SundayHours</Label> <ScriptBlock> if ($_.SundayHours) { $accumulator = @() $accumulator += $_.SundayHours.Start + "-" + $_.SundayHours.End $accumulator -join ", " } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Schedule</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.Schedule</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <PropertyName>Type</PropertyName> </ListItem> <ListItem> <Label>WeeklyRecurrentSchedule</Label> <ScriptBlock> $accumulator = @() if ($_.WeeklyRecurrentSchedule -ne $null -and $_.FixedSchedule -eq $null) { $accumulator += $_.WeeklyRecurrentSchedule } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>FixedSchedule</Label> <ScriptBlock> $accumulator = @() if ($_.FixedSchedule -ne $null) { $accumulator += $_.FixedSchedule } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>AssociatedConfigurationIds</Label> <ScriptBlock>$_.AssociatedConfigurationIds -join ', '</ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>OaaHolidays</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayVisRecord</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Year</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>DateTimeRanges</Label> <ScriptBlock> if ($_.DateTimeRanges) { $accumulator = @() foreach($dtr in $_.DateTimeRanges) { $accumulator += $dtr.Start + " - " + $dtr.End } $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>Greetings</Label> <ScriptBlock> if ($_.CallFlow.Greetings) { $accumulator = @() foreach ($prompt in $_.CallFlow.Greetings) { if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator -join "`n" } </ScriptBlock> </ListItem> <ListItem> <Label>CallAction</Label> <ScriptBlock> if ($_.CallFlow.Menu.MenuOptions) { $accumulator = @() $menuOptions = $_.CallFlow.Menu.MenuOptions foreach ($menuOption in $menuOptions) { if ($menuOption.Action -ne $null) { $menuOptionAction = $menuOption.Action.ToString() } else { $menuOptionAction = "" } $str = ("Action=" + $menuOptionAction) if ($menuOption.CallTarget) { $str += ("`n" + "TargetId=" + $menuOption.CallTarget.Id) if ($menuOption.CallTarget.Type -ne $null) { $menuOptionCallTargetType = $menuOption.CallTarget.Type.ToString() } else { $menuOptionCallTargetType = "" } $str += ("`n" + "TargetType=" + $menuOptionCallTargetType) } $accumulator += $str } $accumulator -join "`n`n" } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Language</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Language</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>DisplayName</PropertyName> </ListItem> <ListItem> <Label>Voices</Label> <ScriptBlock> if ($_.Voices) { foreach ($voice in $_.Voices) { $voice.Name } } </ScriptBlock> </ListItem> <ListItem> <PropertyName>VoiceResponseSupported</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Menu</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Menu</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>Prompts</Label> <ScriptBlock> if ($_.Prompts) { $accumulator = @() foreach ($prompt in $_.Prompts) { if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>MenuOptions</Label> <ScriptBlock> if ($_.MenuOptions) { $accumulator = @() $menuOptions = $_.MenuOptions foreach ($menuOption in $menuOptions) { if ($menuOption.Action -ne $null) { $menuOptionAction = $menuOption.Action.ToString() } else { $menuOptionAction = "" } $str = ("Action = " + $menuOptionAction) if ($menuOption.DtmfResponse -ne $null) { $menuOptionDtmfResponse = $menuOption.DtmfResponse.ToString() } else { $menuOptionDtmfResponse = "" } $str += ("`n" + "DtmfResponse = " + $menuOptionDtmfResponse) if ($menuOption.CallTarget) { if ($menuOption.CallTarget.Type -ne $null) { $menuOptionCallTargetType = $menuOption.CallTarget.Type.ToString() } else { $menuOptionCallTargetType = "" } $str += ("`n" + "Type = " + $menuOptionCallTargetType) $str += ("`n" + "Id = " + $menuOption.CallTarget.Id) } $accumulator += $str } $accumulator -join "`n`n" } </ScriptBlock> </ListItem> <ListItem> <PropertyName>DialByNameEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>DirectorySearchMethod</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>MenuOption</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.MenuOption</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Action</PropertyName> </ListItem> <ListItem> <PropertyName>DtmfResponse</PropertyName> </ListItem> <ListItem> <PropertyName>VoiceResponses</PropertyName> </ListItem> <ListItem> <Label>CallTarget</Label> <ScriptBlock> $accumulator = "" if ($_.CallTarget) { if ($_.CallTarget.Type -ne $null) { $callTargetType = $_.CallTarget.Type.ToString() } else { $callTargetType = "" } $accumulator += ("Type = " + $callTargetType) $accumulator += ("`n" + "Id = " + $_.CallTarget.Id) } $accumulator </ScriptBlock> </ListItem> <ListItem> <Label>Prompt</Label> <ScriptBlock> $accumulator = "" if ($_.Prompt) { $prompt = $_.Prompt if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>CallFlow</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.CallFlow</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>Greetings</Label> <ScriptBlock> if ($_.Greetings) { $accumulator = @() foreach ($prompt in $_.Greetings) { if ($prompt.TextToSpeechPrompt) { $accumulator += ("TextToSpeechPrompt=" + $prompt.TextToSpeechPrompt) } elseif ($prompt.AudioFilePrompt) { if($prompt.AudioFilePrompt.FileName) { $accumulator += ("AudioFileName=" + $prompt.AudioFilePrompt.FileName) } else { $accumulator += ("AudioFileId=" + $prompt.AudioFilePrompt.Id) } } } $accumulator -join ", " } </ScriptBlock> </ListItem> <ListItem> <Label>Menu</Label> <ScriptBlock> if ($_.Menu) { $_.Menu.Name } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Prompt</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Prompt</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ActiveType</PropertyName> </ListItem> <ListItem> <PropertyName>TextToSpeechPrompt</PropertyName> </ListItem> <ListItem> <Label>AudioFilePrompt</Label> <ScriptBlock> if ($_.AudioFilePrompt) { if ($_.AudioFilePrompt.FileName) { "FileName=" + $_.AudioFilePrompt.FileName } else { "Id=" + $_.AudioFilePrompt.Id } } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>DialScope</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.DialScope</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Type</PropertyName> </ListItem> <ListItem> <Label>GroupScope</Label> <ScriptBlock> if ($_.GroupScope) { $_.GroupScope.GroupIds } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>DirectoryLookupScope</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.DirectoryLookupScope</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>InclusionScope</Label> <ScriptBlock> if ($_.InclusionScope) { if ($_.InclusionScope.Type -ne $null) { $inclusionScopeType = $_.InclusionScope.Type.ToString() } else { $inclusionScopeType = "" } "Type=" + $inclusionScopeType } else { "Default" } </ScriptBlock> </ListItem> <ListItem> <Label>ExclusionScope</Label> <ScriptBlock> if ($_.ExclusionScope) { if ($_.ExclusionScope.Type -ne $null) { $exclusionScopeType = $_.ExclusionScope.Type.ToString() } else { $exclusionScopeType = "" } "Type=" + $exclusionScopeType } else { "Default" } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>AutoAttendant</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.AutoAttendant</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Identity</PropertyName> </ListItem> <ListItem> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <PropertyName>LanguageId</PropertyName> </ListItem> <ListItem> <PropertyName>VoiceId</PropertyName> </ListItem> <ListItem> <Label>DefaultCallFlow</Label> <ScriptBlock> if ($_.DefaultCallFlow) { $_.DefaultCallFlow.Name } </ScriptBlock> </ListItem> <ListItem> <Label>Operator</Label> <ScriptBlock> $accumulator = @() if ($_.Operator) { $accumulator += ("ID=" + $_.Operator.Id) if ($_.Operator.Type -ne $null) { $operatorType = $_.Operator.Type.ToString() } else { $operatorType = "" } $accumulator += ("Type=" + $operatorType) } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <PropertyName>TimeZoneId</PropertyName> </ListItem> <ListItem> <PropertyName>VoiceResponseEnabled</PropertyName> </ListItem> <ListItem> <Label>CallFlows</Label> <ScriptBlock> $accumulator = @() if ($_.CallFlows) { foreach ($callFlow in $_.CallFlows) { $accumulator += $callFlow.Name } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>Schedules</Label> <ScriptBlock> $accumulator = @() if ($_.Schedules) { foreach ($schedule in $_.Schedules) { $accumulator += $schedule.Name } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>CallHandlingAssociations</Label> <ScriptBlock> $accumulator = @() if ($_.CallHandlingAssociations) { $groups = $_.CallHandlingAssociations | Group-Object -Property Type foreach ($group in $groups) { $accumulator += $group.Name + "(" + $group.Count + ")" } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <Label>Status</Label> <ScriptBlock> if ($_.Status) { $statuses = $_.Status | Foreach-Object { $_.Status } $sortedStatuses = $statuses | Sort-Object $sortedStatuses | Select-Object -First 1 } </ScriptBlock> </ListItem> <ListItem> <PropertyName>DialByNameResourceId</PropertyName> </ListItem> <ListItem> <Label>DirectoryLookupScope</Label> <ScriptBlock> $accumulator = @() if ($_.DirectoryLookupScope) { if ($_.DirectoryLookupScope.InclusionScope) { $accumulator += "InclusionScope" } if ($_.DirectoryLookupScope.ExclusionScope) { $accumulator += "ExclusionScope" } } $accumulator -join ", " </ScriptBlock> </ListItem> <ListItem> <PropertyName>ApplicationInstances</PropertyName> </ListItem> <ListItem> <PropertyName>GreetingsSettingAuthorizedUsers</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Language</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.Language</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>DisplayName</PropertyName> </ListItem> <ListItem> <Label>Voices</Label> <ScriptBlock> if ($_.Voices) { foreach ($voice in $_.Voices) { $voice.Name } } </ScriptBlock> </ListItem> <ListItem> <PropertyName>VoiceResponseSupported</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>AssociationOperationOutput</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.Online.Models.AssociationOperationOutput</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Output</Label> <ScriptBlock> if($_.Results) { $accumulator = @() foreach ($result in $_.Results) { $resultStatusStatus = "" $resultStatusStatusCode = "" if($result.Status) { if($result.Status.Status -ne $null) { $resultStatusStatus = $result.Status.Status.ToString() } if($result.Status.StatusCode -ne $null) { $resultStatusStatusCode = $result.Status.StatusCode.ToString() } } if($result.Association) { if($resultStatusStatus -ne "Success") { $accumulator += ("Id: " + $result.Association.Id+"`n") } else { $accumulator += ("Id: " + $result.Association.Id+"`n") $accumulator += ("Configuration Type: " + $result.Association.ConfigurationType+"`n") $accumulator += ("Configuration Id: " + $result.Association.ConfigurationId+"`n") } } else { if($result.Status) { $accumulator += ("Id: " + $result.Status.Id+"`n") } } if($result.Status) { $accumulator += ("Result: " + $resultStatusStatus+"`n") $accumulator += ("Status Code: " + $resultStatusStatusCode+"`n") $accumulator += ("Message: " + $result.Status.Message+"`n") } $accumulator += "`n`n" } $accumulator -join "" } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>TenantInformation</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.TenantInformation</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>DefaultLanguageId</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultTimeZoneId</PropertyName> </ListItem> <ListItem> <PropertyName>FlightedFeatures</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>CallQueue</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.CallQueue.Models.CallQueue</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>TenantId</Label> <PropertyName>TenantId</PropertyName> </ListItem> <ListItem> <Label>Name</Label> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>Identity</Label> <PropertyName>Identity</PropertyName> </ListItem> <ListItem> <Label>RoutingMethod</Label> <PropertyName>RoutingMethod</PropertyName> </ListItem> <ListItem> <Label>DistributionLists</Label> <ScriptBlock> if($_.DistributionLists) { [string]::Join("`n", $_.DistributionLists) } </ScriptBlock> </ListItem> <ListItem> <Label>Users</Label> <ScriptBlock> if($_.Users) { [string]::Join("`n", $_.Users) } </ScriptBlock> </ListItem> <ListItem> <Label>DistributionListsLastExpanded</Label> <PropertyName>DistributionListsLastExpanded</PropertyName> </ListItem> <ListItem> <Label>Agents</Label> <ScriptBlock> if($_.Agents) { [string]::Join("`n", $_.Agents) } </ScriptBlock> </ListItem> <ListItem> <Label>AllowOptOut</Label> <PropertyName>AllowOptOut</PropertyName> </ListItem> <ListItem> <Label>ConferenceMode</Label> <PropertyName>ConferenceMode</PropertyName> </ListItem> <ListItem> <Label>PresenceBasedRouting</Label> <PropertyName>PresenceBasedRouting</PropertyName> </ListItem> <ListItem> <Label>AgentsCapped</Label> <PropertyName>AgentsCapped</PropertyName> </ListItem> <ListItem> <Label>AgentsInSyncWithDistributionLists</Label> <PropertyName>AgentsInSyncWithDistributionLists</PropertyName> </ListItem> <ListItem> <Label>AgentAlertTime</Label> <PropertyName>AgentAlertTime</PropertyName> </ListItem> <ListItem> <Label>LanguageId</Label> <PropertyName>LanguageId</PropertyName> </ListItem> <ListItem> <Label>OverflowThreshold</Label> <PropertyName>OverflowThreshold</PropertyName> </ListItem> <ListItem> <Label>OverflowAction</Label> <PropertyName>OverflowAction</PropertyName> </ListItem> <ListItem> <Label>OverflowActionTarget</Label> <PropertyName>OverflowActionTargetId</PropertyName> </ListItem> <ListItem> <Label>OverflowSharedVoicemailTextToSpeechPrompt</Label> <PropertyName>OverflowSharedVoicemailTextToSpeechPrompt</PropertyName> </ListItem> <ListItem> <Label>OverflowSharedVoicemailAudioFilePrompt</Label> <PropertyName>OverflowSharedVoicemailAudioFilePrompt</PropertyName> </ListItem> <ListItem> <Label>OverflowSharedVoicemailAudioFilePromptFileName</Label> <PropertyName>OverflowSharedVoicemailAudioFilePromptFileName</PropertyName> </ListItem> <ListItem> <Label>EnableOverflowSharedVoicemailTranscription</Label> <PropertyName>EnableOverflowSharedVoicemailTranscription</PropertyName> </ListItem> <ListItem> <Label>TimeoutThreshold</Label> <PropertyName>TimeoutThreshold</PropertyName> </ListItem> <ListItem> <Label>TimeoutAction</Label> <PropertyName>TimeoutAction</PropertyName> </ListItem> <ListItem> <Label>TimeoutActionTarget</Label> <PropertyName>TimeoutActionTargetId</PropertyName> </ListItem> <ListItem> <Label>TimeoutSharedVoicemailTextToSpeechPrompt</Label> <PropertyName>TimeoutSharedVoicemailTextToSpeechPrompt</PropertyName> </ListItem> <ListItem> <Label>TimeoutSharedVoicemailAudioFilePrompt</Label> <PropertyName>TimeoutSharedVoicemailAudioFilePrompt</PropertyName> </ListItem> <ListItem> <Label>TimeoutSharedVoicemailAudioFilePromptFileName</Label> <PropertyName>TimeoutSharedVoicemailAudioFilePromptFileName</PropertyName> </ListItem> <ListItem> <Label>EnableTimeoutSharedVoicemailTranscription</Label> <PropertyName>EnableTimeoutSharedVoicemailTranscription</PropertyName> </ListItem> <ListItem> <Label>WelcomeMusicFileName</Label> <PropertyName>WelcomeMusicFileName</PropertyName> </ListItem> <ListItem> <Label>UseDefaultMusicOnHold</Label> <PropertyName>UseDefaultMusicOnHold</PropertyName> </ListItem> <ListItem> <Label>MusicOnHoldFileName</Label> <PropertyName>MusicOnHoldFileName</PropertyName> </ListItem> <ListItem> <Label>Statistics</Label> <ScriptBlock> if($_.Statistics) { [string]::Join("`n", $_.Statistics) } </ScriptBlock> </ListItem> <ListItem> <Label>ApplicationInstances</Label> <ScriptBlock> if($_.ApplicationInstances) { [string]::Join("`n", $_.ApplicationInstances) } </ScriptBlock> </ListItem> <ListItem> <Label>ChannelId</Label> <PropertyName>ChannelId</PropertyName> </ListItem> <ListItem> <Label>OboResourceAccounts</Label> <ScriptBlock> if($_.OboResourceAccounts) { [string]::Join("`n", $_.OboResourceAccounts) } </ScriptBlock> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.UserRoutingSettings</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.UserRoutingSettings</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>SipUri</PropertyName> </ListItem> <ListItem> <PropertyName>IsForwardingEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>ForwardingType</PropertyName> </ListItem> <ListItem> <PropertyName>ForwardingTarget</PropertyName> </ListItem> <ListItem> <PropertyName>ForwardingTargetType</PropertyName> </ListItem> <ListItem> <PropertyName>IsUnansweredEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>UnansweredTarget</PropertyName> </ListItem> <ListItem> <PropertyName>UnansweredTargetType</PropertyName> </ListItem> <ListItem> <PropertyName>UnansweredDelay</PropertyName> </ListItem> <ListItem> <Label>Delegates</Label> <ScriptBlock> if ($_.Delegates) { foreach ($delegate in $_.Delegates) { [String]::Format("Id:{0}", $delegate.Id) } } </ScriptBlock> </ListItem> <ListItem> <Label>Delegators</Label> <ScriptBlock> if ($_.Delegators) { foreach ($delegator in $_.Delegators) { [String]::Format("Id:{0}", $delegator.Id) } } </ScriptBlock> </ListItem> <ListItem> <PropertyName>CallGroupOrder</PropertyName> </ListItem> <ListItem> <PropertyName>CallGroupTargets</PropertyName> </ListItem> <ListItem> <Label>GroupMembershipDetails</Label> <ScriptBlock> if ($_.GroupMembershipDetails) { foreach ($detail in $_.GroupMembershipDetails) { [String]::Format("CallGroupOwnerId:{0}", $detail.CallGroupOwnerId) } } </ScriptBlock> </ListItem> <ListItem> <PropertyName>GroupNotificationOverride</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.DelegationDetail</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.DelegationDetail</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Id</PropertyName> </ListItem> <ListItem> <PropertyName>MakeCalls</PropertyName> </ListItem> <ListItem> <PropertyName>ManageSettings</PropertyName> </ListItem> <ListItem> <PropertyName>ReceiveCalls</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CallGroupMembershipDetail</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.CallGroupMembershipDetail</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CallGroupOwnerId</PropertyName> </ListItem> <ListItem> <PropertyName>NotificationSetting</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayImportResult</Name> <ViewSelectedBy> <TypeName>Microsoft.Rtc.Management.Hosted.OAA.Models.HolidayImportResult</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Name</PropertyName> </ListItem> <ListItem> <Label>DateTimeRanges</Label> <ScriptBlock> if ($_.DateTimeRanges) { $accumulator = @() foreach($dtr in $_.DateTimeRanges) { $accumulator += $dtr.Start.ToString() + " - " + $dtr.End.ToString() } $accumulator -join "`n" } </ScriptBlock> </ListItem> <ListItem> <PropertyName>Succeeded</PropertyName> </ListItem> <ListItem> <PropertyName>FailureReason</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SkypeTelephoneNumberMgmtCmdletAcquiredTelephoneNumber</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.SkypeTelephoneNumberMgmtCmdletAcquiredTelephoneNumber</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>TelephoneNumber</PropertyName> </ListItem> <ListItem> <PropertyName>NumberType</PropertyName> </ListItem> <ListItem> <PropertyName>ActivationState</PropertyName> </ListItem> <ListItem> <PropertyName>AssignedPstnTargetId</PropertyName> </ListItem> <ListItem> <PropertyName>Capability</PropertyName> </ListItem> <ListItem> <PropertyName>CivicAddressId</PropertyName> </ListItem> <ListItem> <PropertyName>IsoCountryCode</PropertyName> </ListItem> <ListItem> <PropertyName>LocationId</PropertyName> </ListItem> <ListItem> <PropertyName>LocationUpdateSupported</PropertyName> </ListItem> <ListItem> <PropertyName>PortInOrderStatus</PropertyName> </ListItem> <ListItem> <PropertyName>PstnAssignmentStatus</PropertyName> </ListItem> <ListItem> <PropertyName>PstnPartnerId</PropertyName> </ListItem> <ListItem> <PropertyName>PstnPartnerName</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.VoicemailSettings</Name> <ViewSelectedBy> <TypeName>Microsoft.Teams.ConfigAPI.Cmdlets.Generated.Models.VoicemailSettings</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>VoicemailEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>PromptLanguage</PropertyName> </ListItem> <ListItem> <PropertyName>OofGreetingEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>OofGreetingFollowAutomaticRepliesEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>OofGreetingFollowCalendarEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>ShareData</PropertyName> </ListItem> <ListItem> <PropertyName>CallAnswerRule</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultGreetingPromptOverwrite</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultOofGreetingPromptOverwrite</PropertyName> </ListItem> <ListItem> <PropertyName>TransferTarget</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> </ViewDefinitions> </Configuration> <!-- SIG # Begin signature block --> <!-- MIInpQYJKoZIhvcNAQcCoIInljCCJ5ICAQExDzANBglghkgBZQMEAgEFADB5Bgor --> <!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG --> <!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCB4KlfbJi+SwNsB --> <!-- Q5UYn9WLmOZvjUk7dGEtGI1XyX0WD6CCDXcwggX1MIID3aADAgECAhMzAAACnf6f --> <!-- KwE0b+TjAAAAAAKdMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD --> <!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy --> <!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p --> <!-- bmcgUENBIDIwMTEwHhcNMjIwMTI3MTkzNjEwWhcNMjMwMTI2MTkzNjEwWjByMQsw --> <!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u --> <!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMRwwGgYDVQQDExNTa3lw --> <!-- ZSBTb2Z0d2FyZSBTYXJsMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA --> <!-- tL6KqvI5MX+IBcdMppPntC16u9dpQKK+USrb777Jj/3OsZAwa0gwx5XoQp6qBU2S --> <!-- b72bd2CTBiUHlUTkAAUL4E4VSuQEvtxvTg4phzbTPRrTGwKH0JT6mcl/0z8Az49f --> <!-- 53xfwnwZHvnxu7T6FRwlXj2F48hgUagw9z+0m/Ibirl3bQxW/V2bzrGKV9EQeVs4 --> <!-- SUgL6aWbEyQ/w1rq9iDDgm+M2C2smZAmohw/0klj4wzJRUrz57udaPyzjp+479Eh --> <!-- hNcqJ+c/qkhERYZ4kW0SBxO8A6wshHAxw1tvsz1B+cCBdcOsgUukXlO50/OFMiHV --> <!-- VRrpjwG5MF5Kpcj+5S+5cQIDAQABo4IBdjCCAXIwEwYDVR0lBAwwCgYIKwYBBQUH --> <!-- AwMwHQYDVR0OBBYEFAUb2SchPfefmbSYvLas8bazY/cUMFQGA1UdEQRNMEukSTBH --> <!-- MS0wKwYDVQQLEyRNaWNyb3NvZnQgSXJlbGFuZCBPcGVyYXRpb25zIExpbWl0ZWQx --> <!-- FjAUBgNVBAUTDTIzMDI1NCs0NjkwNzcwHwYDVR0jBBgwFoAUSG5k5VAF04KqFzc3 --> <!-- IrVtqMp1ApUwVAYDVR0fBE0wSzBJoEegRYZDaHR0cDovL3d3dy5taWNyb3NvZnQu --> <!-- Y29tL3BraW9wcy9jcmwvTWljQ29kU2lnUENBMjAxMV8yMDExLTA3LTA4LmNybDBh --> <!-- BggrBgEFBQcBAQRVMFMwUQYIKwYBBQUHMAKGRWh0dHA6Ly93d3cubWljcm9zb2Z0 --> <!-- LmNvbS9wa2lvcHMvY2VydHMvTWljQ29kU2lnUENBMjAxMV8yMDExLTA3LTA4LmNy --> <!-- dDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBwVYRWtMonDbEIHIMG --> <!-- gYiNFJVUFp63OpJVwY9EJ5nvp/7KQakprwImP169cxw0bgK9Lfsgblh+4CVqPRNB --> <!-- htERVlF2Amvmg+XrWrjuKZnTSFjDNj2kjeaZLa4fNTvxdrdGepgivIWUM+1m9gkK --> <!-- NHqqhpgjpGo7eUt4v5+AzZpj2ONVhrIwK2HkM6vm9TkM1bHwAov+zbs5c1bSg0z3 --> <!-- 3rQAhgG9Lvm1AjrSIZQPfcnDn/zEV5rnBTHoctLH/2e4OLBgcgKVISvf+y9LH1iF --> <!-- MOTUFMN5UwDfJVzPG7QVJ5R3CPMGSUkIuPOKmr/vc/TWLGpT9o8eWSQUSp/iOVCQ --> <!-- M3YxIrtdlwdVZ3yUW6dkiVNoT5pqQjCuRpggBxg7gRV1sgsejJ/I047ZhTP6JjYX --> <!-- TxRGup0/UrMcoEq7w4gLnL1qEJ77hS6rkyi6XQG20pHnfID2QXQnzV52P3TynM5n --> <!-- 8Q1bgoP5IENoeDRxwqDX1u5ch6M36GcDxcI01VxKKqisjlJdMFN5YJGYjOwnpqf1 --> <!-- IMwJeMrCentHMYeAJebuRuYzyUsGxb4OvESODSeZtkf3BFL087/mn+X3A4F5tQnu --> <!-- 9zeEsPCOJsGkHdH3v2vGPGmqD9UNbfU4vdFI/ZeTUHnI6g+9A31KmklWHfMmKFkQ --> <!-- ZWSXsWzG+spswgRehE5pX9TMMTCCB3owggVioAMCAQICCmEOkNIAAAAAAAMwDQYJ --> <!-- KoZIhvcNAQELBQAwgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9u --> <!-- MRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRp --> <!-- b24xMjAwBgNVBAMTKU1pY3Jvc29mdCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0 --> <!-- eSAyMDExMB4XDTExMDcwODIwNTkwOVoXDTI2MDcwODIxMDkwOVowfjELMAkGA1UE --> <!-- BhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAc --> <!-- BgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEoMCYGA1UEAxMfTWljcm9zb2Z0 --> <!-- IENvZGUgU2lnbmluZyBQQ0EgMjAxMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCC --> <!-- AgoCggIBAKvw+nIQHC6t2G6qghBNNLrytlghn0IbKmvpWlCquAY4GgRJun/DDB7d --> <!-- N2vGEtgL8DjCmQawyDnVARQxQtOJDXlkh36UYCRsr55JnOloXtLfm1OyCizDr9mp --> <!-- K656Ca/XllnKYBoF6WZ26DJSJhIv56sIUM+zRLdd2MQuA3WraPPLbfM6XKEW9Ea6 --> <!-- 4DhkrG5kNXimoGMPLdNAk/jj3gcN1Vx5pUkp5w2+oBN3vpQ97/vjK1oQH01WKKJ6 --> <!-- cuASOrdJXtjt7UORg9l7snuGG9k+sYxd6IlPhBryoS9Z5JA7La4zWMW3Pv4y07MD --> <!-- PbGyr5I4ftKdgCz1TlaRITUlwzluZH9TupwPrRkjhMv0ugOGjfdf8NBSv4yUh7zA --> <!-- IXQlXxgotswnKDglmDlKNs98sZKuHCOnqWbsYR9q4ShJnV+I4iVd0yFLPlLEtVc/ --> <!-- JAPw0XpbL9Uj43BdD1FGd7P4AOG8rAKCX9vAFbO9G9RVS+c5oQ/pI0m8GLhEfEXk --> <!-- wcNyeuBy5yTfv0aZxe/CHFfbg43sTUkwp6uO3+xbn6/83bBm4sGXgXvt1u1L50kp --> <!-- pxMopqd9Z4DmimJ4X7IvhNdXnFy/dygo8e1twyiPLI9AN0/B4YVEicQJTMXUpUMv --> <!-- dJX3bvh4IFgsE11glZo+TzOE2rCIF96eTvSWsLxGoGyY0uDWiIwLAgMBAAGjggHt --> <!-- MIIB6TAQBgkrBgEEAYI3FQEEAwIBADAdBgNVHQ4EFgQUSG5k5VAF04KqFzc3IrVt --> <!-- qMp1ApUwGQYJKwYBBAGCNxQCBAweCgBTAHUAYgBDAEEwCwYDVR0PBAQDAgGGMA8G --> <!-- A1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUci06AjGQQ7kUBU7h6qfHMdEjiTQw --> <!-- WgYDVR0fBFMwUTBPoE2gS4ZJaHR0cDovL2NybC5taWNyb3NvZnQuY29tL3BraS9j --> <!-- cmwvcHJvZHVjdHMvTWljUm9vQ2VyQXV0MjAxMV8yMDExXzAzXzIyLmNybDBeBggr --> <!-- BgEFBQcBAQRSMFAwTgYIKwYBBQUHMAKGQmh0dHA6Ly93d3cubWljcm9zb2Z0LmNv --> <!-- bS9wa2kvY2VydHMvTWljUm9vQ2VyQXV0MjAxMV8yMDExXzAzXzIyLmNydDCBnwYD --> <!-- VR0gBIGXMIGUMIGRBgkrBgEEAYI3LgMwgYMwPwYIKwYBBQUHAgEWM2h0dHA6Ly93 --> <!-- d3cubWljcm9zb2Z0LmNvbS9wa2lvcHMvZG9jcy9wcmltYXJ5Y3BzLmh0bTBABggr --> <!-- BgEFBQcCAjA0HjIgHQBMAGUAZwBhAGwAXwBwAG8AbABpAGMAeQBfAHMAdABhAHQA --> <!-- ZQBtAGUAbgB0AC4gHTANBgkqhkiG9w0BAQsFAAOCAgEAZ/KGpZjgVHkaLtPYdGci --> <!-- mwuWEeFjkplCln3SeQyQwWVfLiw++MNy0W2D/r4/6ArKO79HqaPzadtjvyI1pZdd --> <!-- ZYSQfYtGUFXYDJJ80hpLHPM8QotS0LD9a+M+By4pm+Y9G6XUtR13lDni6WTJRD14 --> <!-- eiPzE32mkHSDjfTLJgJGKsKKELukqQUMm+1o+mgulaAqPyprWEljHwlpblqYluSD --> <!-- 9MCP80Yr3vw70L01724lruWvJ+3Q3fMOr5kol5hNDj0L8giJ1h/DMhji8MUtzlue --> <!-- tEk5CsYKwsatruWy2dsViFFFWDgycScaf7H0J/jeLDogaZiyWYlobm+nt3TDQAUG --> <!-- pgEqKD6CPxNNZgvAs0314Y9/HG8VfUWnduVAKmWjw11SYobDHWM2l4bf2vP48hah --> <!-- mifhzaWX0O5dY0HjWwechz4GdwbRBrF1HxS+YWG18NzGGwS+30HHDiju3mUv7Jf2 --> <!-- oVyW2ADWoUa9WfOXpQlLSBCZgB/QACnFsZulP0V3HjXG0qKin3p6IvpIlR+r+0cj --> <!-- gPWe+L9rt0uX4ut1eBrs6jeZeRhL/9azI2h15q/6/IvrC4DqaTuv/DDtBEyO3991 --> <!-- bWORPdGdVk5Pv4BXIqF4ETIheu9BCrE/+6jMpF3BoYibV3FWTkhFwELJm3ZbCoBI --> <!-- a/15n8G9bW1qyVJzEw16UM0xghmEMIIZgAIBATCBlTB+MQswCQYDVQQGEwJVUzET --> <!-- MBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMV --> <!-- TWljcm9zb2Z0IENvcnBvcmF0aW9uMSgwJgYDVQQDEx9NaWNyb3NvZnQgQ29kZSBT --> <!-- aWduaW5nIFBDQSAyMDExAhMzAAACnf6fKwE0b+TjAAAAAAKdMA0GCWCGSAFlAwQC --> <!-- AQUAoIGmMBkGCSqGSIb3DQEJAzEMBgorBgEEAYI3AgEEMBwGCisGAQQBgjcCAQsx --> <!-- DjAMBgorBgEEAYI3AgEVMC8GCSqGSIb3DQEJBDEiBCDI/8SjVpcZB3GNL3+GuvNi --> <!-- J0L7Gxv7xy2jc0XkG/87WTA6BgorBgEEAYI3AgEMMSwwKqAMgAoAUwBrAHkAcABl --> <!-- oRqAGGh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbTANBgkqhkiG9w0BAQEFAASCAQB5 --> <!-- arAhStyTewtnSch5DBcLR2UAHSevyStZ6gJN3OZ4pL3l0+4DdSizolxuMdLxVLh5 --> <!-- 9kJ1ZApFC0Xeyq66ZL7zFJS9RfPHeuAOdP8itYJoWMMPk4E3s3U8sh0/GwAY01/S --> <!-- R6wusc+GvJZqpNBNkZargSEUnm5yMmxNJ4MXy8Y0FHru5i2A+TR9zxmlYaSYA6R9 --> <!-- XrqlwZ2H8MO864NU2D6azXMc8F+lbk/9QpPtpUs3AqSysOFYnr3sTz2sDy5Iqr+V --> <!-- pNIoaHCotgTSnh5aPkNXDjZfh8ftvYNbxAlcIQo2QGatgcnlXPLnntMNk5gbrfbm --> <!-- oZBcTY+Rn6SyJZ2HAQEloYIXFjCCFxIGCisGAQQBgjcDAwExghcCMIIW/gYJKoZI --> <!-- hvcNAQcCoIIW7zCCFusCAQMxDzANBglghkgBZQMEAgEFADCCAVkGCyqGSIb3DQEJ --> <!-- EAEEoIIBSASCAUQwggFAAgEBBgorBgEEAYRZCgMBMDEwDQYJYIZIAWUDBAIBBQAE --> <!-- IIutjszK7rLx9VB3rDXo3TunPdGfpVO+jgE7+CJSDgpIAgZiCK9puOIYEzIwMjIw --> <!-- NDEzMTMzNDQwLjA3NFowBIACAfSggdikgdUwgdIxCzAJBgNVBAYTAlVTMRMwEQYD --> <!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy --> <!-- b3NvZnQgQ29ycG9yYXRpb24xLTArBgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9w --> <!-- ZXJhdGlvbnMgTGltaXRlZDEmMCQGA1UECxMdVGhhbGVzIFRTUyBFU046ODZERi00 --> <!-- QkJDLTkzMzUxJTAjBgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1wIFNlcnZpY2Wg --> <!-- ghFlMIIHFDCCBPygAwIBAgITMwAAAYwBl2JHNnZmOwABAAABjDANBgkqhkiG9w0B --> <!-- AQsFADB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UE --> <!-- BxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYD --> <!-- VQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDAeFw0yMTEwMjgxOTI3 --> <!-- NDRaFw0yMzAxMjYxOTI3NDRaMIHSMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz --> <!-- aGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENv --> <!-- cnBvcmF0aW9uMS0wKwYDVQQLEyRNaWNyb3NvZnQgSXJlbGFuZCBPcGVyYXRpb25z --> <!-- IExpbWl0ZWQxJjAkBgNVBAsTHVRoYWxlcyBUU1MgRVNOOjg2REYtNEJCQy05MzM1 --> <!-- MSUwIwYDVQQDExxNaWNyb3NvZnQgVGltZS1TdGFtcCBTZXJ2aWNlMIICIjANBgkq --> <!-- hkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA00hoTKET+SGsayw+9BFdm+uZ+kvEPGLd --> <!-- 5sF8XlT3Uy4YGqT86+Dr8G3k6q/lRagixRKvn+g2AFRL9VuZqC1uTva7dZN9Chio --> <!-- tHHFmyyQZPalXdJTC8nKIrbgTMXAwh/mbhnmoaxsI9jGlivYgi5GNOE7u6TV4UOt --> <!-- nVP8iohTUfNMKhZaJdzmWDjhWC7LjPXIham9QhRkVzrkxfJKc59AsaGD3PviRkgH --> <!-- oGxfpdWHPPaW8iiEHjc4PDmCKluW3J+IdU38H+MkKPmekC7GtRTLXKBCuWKXS8Tj --> <!-- ZY/wkNczWNEo+l5J3OZdHeVigxpzCneskZfcHXxrCX2hue7qJvWrksFStkZbOG7I --> <!-- YmafYMQrZGull72PnS1oIdQdYnR5/ngcvSQb11GQ0kNMDziKsSd+5ifUaYbJLZ0X --> <!-- ExNV4qLXCS65Dj+8FygCjtNvkDiB5Hs9I7K9zxZsUb7fKKSGEZ9yA0JgTWbcAPCY --> <!-- PtuAHVJ8UKaT967pJm7+r3hgce38VU39speeHHgaCS4vXrelTLiUMAl0Otk5ncKQ --> <!-- Kc2kGnvuwP2RCS3kEEFAxonwLn8pyedyreZTbBMQBqf1o3kj0ilOJ7/f/P3c1rna --> <!-- YO01GDJomv7otpb5z+1hrSoIs8u+6eruJKCTihd0i/8bc67AKF76wpWuvW9BhbUM --> <!-- TsWkww4r42cCAwEAAaOCATYwggEyMB0GA1UdDgQWBBSWzlOGqYIhYIh5Vp0+iMrd --> <!-- QItSIzAfBgNVHSMEGDAWgBSfpxVdAF5iXYP05dJlpxtTNRnpcjBfBgNVHR8EWDBW --> <!-- MFSgUqBQhk5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNy --> <!-- b3NvZnQlMjBUaW1lLVN0YW1wJTIwUENBJTIwMjAxMCgxKS5jcmwwbAYIKwYBBQUH --> <!-- AQEEYDBeMFwGCCsGAQUFBzAChlBodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtp --> <!-- b3BzL2NlcnRzL01pY3Jvc29mdCUyMFRpbWUtU3RhbXAlMjBQQ0ElMjAyMDEwKDEp --> <!-- LmNydDAMBgNVHRMBAf8EAjAAMBMGA1UdJQQMMAoGCCsGAQUFBwMIMA0GCSqGSIb3 --> <!-- DQEBCwUAA4ICAQDXaMVFWMIJqdblQZK6oks7cdCUwePAmmEIedsyusgUMIQlQqaj --> <!-- fCP9iG58yOFSRx2k59j2hABSZBxFmbkVjwhYEC1yJPQm9464gUz5G+uOW51i8uee --> <!-- eB3h2i+DmoWNKNSulINyfSGgW6PCDCiRqO3qn8KYVzLzoemfPir/UVx5CAgVcEDA --> <!-- MtxbRrTHXBABXyCa6aQ3+jukWB5aQzLw6qhHhz7HIOU9q/Q9Y2NnVBKPfzIlwPjb --> <!-- 2NrQGfQnXTssfFD98OpRHq07ZUx21g4ps8V33hSSkJ2uDwhtp5VtFGnF+AxzFBlC --> <!-- vc33LPTmXsczly6+yQgARwmNHeNA262WqLLJM84Iz8OS1VfE1N6yYCkLjg81+zGX --> <!-- sjvMGmjBliyxZwXWGWJmsovB6T6h1GrfmvMKudOE92D67SR3zT3DdA5JwL9TAzX8 --> <!-- Uhi0aGYtn5uNUDFbxIozIRMpLVpP/YOLng+r2v8s8lyWv0afjwZYHBJ64MWVNxHc --> <!-- aNtjzkYtQjdZ5bhyka6dX+DtQD9bh3zji0SlrfVDILxEb6OjyqtfGj7iWZvJrb4A --> <!-- qIVgHQaDzguixES9ietFikHff6p97C5qobTTbKwN0AEP3q5teyI9NIOVlJl0gi5I --> <!-- bd58Hif3JLO6vp+5yHXjoSL/MlhFmvGtaYmQwD7KzTm9uADF4BzP/mx2vzCCB3Ew --> <!-- ggVZoAMCAQICEzMAAAAVxedrngKbSZkAAAAAABUwDQYJKoZIhvcNAQELBQAwgYgx --> <!-- CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRt --> <!-- b25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xMjAwBgNVBAMTKU1p --> <!-- Y3Jvc29mdCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAyMDEwMB4XDTIxMDkz --> <!-- MDE4MjIyNVoXDTMwMDkzMDE4MzIyNVowfDELMAkGA1UEBhMCVVMxEzARBgNVBAgT --> <!-- Cldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29m --> <!-- dCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENB --> <!-- IDIwMTAwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDk4aZM57RyIQt5 --> <!-- osvXJHm9DtWC0/3unAcH0qlsTnXIyjVX9gF/bErg4r25PhdgM/9cT8dm95VTcVri --> <!-- fkpa/rg2Z4VGIwy1jRPPdzLAEBjoYH1qUoNEt6aORmsHFPPFdvWGUNzBRMhxXFEx --> <!-- N6AKOG6N7dcP2CZTfDlhAnrEqv1yaa8dq6z2Nr41JmTamDu6GnszrYBbfowQHJ1S --> <!-- /rboYiXcag/PXfT+jlPP1uyFVk3v3byNpOORj7I5LFGc6XBpDco2LXCOMcg1KL3j --> <!-- tIckw+DJj361VI/c+gVVmG1oO5pGve2krnopN6zL64NF50ZuyjLVwIYwXE8s4mKy --> <!-- zbnijYjklqwBSru+cakXW2dg3viSkR4dPf0gz3N9QZpGdc3EXzTdEonW/aUgfX78 --> <!-- 2Z5F37ZyL9t9X4C626p+Nuw2TPYrbqgSUei/BQOj0XOmTTd0lBw0gg/wEPK3Rxjt --> <!-- p+iZfD9M269ewvPV2HM9Q07BMzlMjgK8QmguEOqEUUbi0b1qGFphAXPKZ6Je1yh2 --> <!-- AuIzGHLXpyDwwvoSCtdjbwzJNmSLW6CmgyFdXzB0kZSU2LlQ+QuJYfM2BjUYhEfb --> <!-- 3BvR/bLUHMVr9lxSUV0S2yW6r1AFemzFER1y7435UsSFF5PAPBXbGjfHCBUYP3ir --> <!-- Rbb1Hode2o+eFnJpxq57t7c+auIurQIDAQABo4IB3TCCAdkwEgYJKwYBBAGCNxUB --> <!-- BAUCAwEAATAjBgkrBgEEAYI3FQIEFgQUKqdS/mTEmr6CkTxGNSnPEP8vBO4wHQYD --> <!-- VR0OBBYEFJ+nFV0AXmJdg/Tl0mWnG1M1GelyMFwGA1UdIARVMFMwUQYMKwYBBAGC --> <!-- N0yDfQEBMEEwPwYIKwYBBQUHAgEWM2h0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9w --> <!-- a2lvcHMvRG9jcy9SZXBvc2l0b3J5Lmh0bTATBgNVHSUEDDAKBggrBgEFBQcDCDAZ --> <!-- BgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/ --> <!-- BAUwAwEB/zAfBgNVHSMEGDAWgBTV9lbLj+iiXGJo0T2UkFvXzpoYxDBWBgNVHR8E --> <!-- TzBNMEugSaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9wcm9k --> <!-- dWN0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcmwwWgYIKwYBBQUHAQEETjBM --> <!-- MEoGCCsGAQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRz --> <!-- L01pY1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNydDANBgkqhkiG9w0BAQsFAAOCAgEA --> <!-- nVV9/Cqt4SwfZwExJFvhnnJL/Klv6lwUtj5OR2R4sQaTlz0xM7U518JxNj/aZGx8 --> <!-- 0HU5bbsPMeTCj/ts0aGUGCLu6WZnOlNN3Zi6th542DYunKmCVgADsAW+iehp4LoJ --> <!-- 7nvfam++Kctu2D9IdQHZGN5tggz1bSNU5HhTdSRXud2f8449xvNo32X2pFaq95W2 --> <!-- KFUn0CS9QKC/GbYSEhFdPSfgQJY4rPf5KYnDvBewVIVCs/wMnosZiefwC2qBwoEZ --> <!-- QhlSdYo2wh3DYXMuLGt7bj8sCXgU6ZGyqVvfSaN0DLzskYDSPeZKPmY7T7uG+jIa --> <!-- 2Zb0j/aRAfbOxnT99kxybxCrdTDFNLB62FD+CljdQDzHVG2dY3RILLFORy3BFARx --> <!-- v2T5JL5zbcqOCb2zAVdJVGTZc9d/HltEAY5aGZFrDZ+kKNxnGSgkujhLmm77IVRr --> <!-- akURR6nxt67I6IleT53S0Ex2tVdUCbFpAUR+fKFhbHP+CrvsQWY9af3LwUFJfn6T --> <!-- vsv4O+S3Fb+0zj6lMVGEvL8CwYKiexcdFYmNcP7ntdAoGokLjzbaukz5m/8K6TT4 --> <!-- JDVnK+ANuOaMmdbhIurwJ0I9JZTmdHRbatGePu1+oDEzfbzL6Xu/OHBE0ZDxyKs6 --> <!-- ijoIYn/ZcGNTTY3ugm2lBRDBcQZqELQdVTNYs6FwZvKhggLUMIICPQIBATCCAQCh --> <!-- gdikgdUwgdIxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYD --> <!-- VQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xLTAr --> <!-- BgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9wZXJhdGlvbnMgTGltaXRlZDEmMCQG --> <!-- A1UECxMdVGhhbGVzIFRTUyBFU046ODZERi00QkJDLTkzMzUxJTAjBgNVBAMTHE1p --> <!-- Y3Jvc29mdCBUaW1lLVN0YW1wIFNlcnZpY2WiIwoBATAHBgUrDgMCGgMVADSi8hTr --> <!-- q/Q8oppweGyuZLNEJq/VoIGDMIGApH4wfDELMAkGA1UEBhMCVVMxEzARBgNVBAgT --> <!-- Cldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29m --> <!-- dCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENB --> <!-- IDIwMTAwDQYJKoZIhvcNAQEFBQACBQDmAPMOMCIYDzIwMjIwNDEzMTQ1ODIyWhgP --> <!-- MjAyMjA0MTQxNDU4MjJaMHQwOgYKKwYBBAGEWQoEATEsMCowCgIFAOYA8w4CAQAw --> <!-- BwIBAAICCEkwBwIBAAICEV4wCgIFAOYCRI4CAQAwNgYKKwYBBAGEWQoEAjEoMCYw --> <!-- DAYKKwYBBAGEWQoDAqAKMAgCAQACAwehIKEKMAgCAQACAwGGoDANBgkqhkiG9w0B --> <!-- AQUFAAOBgQBz+qdF1C564aVzR9N3ZD7/OT5RQEu6qYZ6BvGVKemYuQa1b1EzILfK --> <!-- VNmX/6r+ki7qJJJTDsJLtaTWol56QzlRxEuz3MSldEAguDlb0WAJq/JxJaN2Wn89 --> <!-- +MKSEjBA4nhWKw10CEpWoiTEr4Z9Prl+PWse2oDTjc5rNzDh1lpF1zGCBA0wggQJ --> <!-- AgEBMIGTMHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYD --> <!-- VQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xJjAk --> <!-- BgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAyMDEwAhMzAAABjAGXYkc2 --> <!-- dmY7AAEAAAGMMA0GCWCGSAFlAwQCAQUAoIIBSjAaBgkqhkiG9w0BCQMxDQYLKoZI --> <!-- hvcNAQkQAQQwLwYJKoZIhvcNAQkEMSIEIFqxomFT1lA1i6QmRHe74EvPduura9zL --> <!-- B7z9es/A5IgXMIH6BgsqhkiG9w0BCRACLzGB6jCB5zCB5DCBvQQg1a2L+BUqkM8G --> <!-- f8TmIQWdgeKTTrYXIwOofOuJiBiYaZ4wgZgwgYCkfjB8MQswCQYDVQQGEwJVUzET --> <!-- MBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMV --> <!-- TWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1T --> <!-- dGFtcCBQQ0EgMjAxMAITMwAAAYwBl2JHNnZmOwABAAABjDAiBCDS+5mV87tBx/Vp --> <!-- zKivIYQ/edoybFpQGEOIeokMC9UaaTANBgkqhkiG9w0BAQsFAASCAgDBQx4BWKRA --> <!-- cji7F/to2x1Gj3LZsFz9z749+oFg+NLwG/TKee70pJj38cDDmX63tZqUeoW383Gh --> <!-- CBXY9+JOvAB9RecMeQsuYan+a5nPBJY8QyQQeM+ZuFgamvwxl+AY81y4PRkc2/U5 --> <!-- F0y0swtAz/R/bfqUf0JCn6l5k8DbVDLPGbYPM+MWW0ET3VIHLB8TGxI7r1crQ0YA --> <!-- w75U3WjvEnFfJdUG967I9olI++6PQhHYgZjfFv8pS19eCZX1iXduDTeUsJUV5wtX --> <!-- zvX2vwlhw1GuYCnZuq7jRVuwk+/c1vuE0LgYrMAwZ1MONDnf+qxV9PpyYUdII2wj --> <!-- IopJI4U6sEU3ChfCclKtPqRd0QYwJ0WehaYxr+QHLhuJ3ZZSQmMyGunTjGmyzOS9 --> <!-- TFXEIvpmOJQjbiL33a/xSYwGe4pqxqn83Y1O4u6L84OoAyFaM9cbVXgecCYzf4y6 --> <!-- YCzRvxnpWQn/c7wQMIreu51TipAStwH/hOcSfdMmtFvyx5+Y0k7ErKX4QjOP75yB --> <!-- 0LhXbbV4/Jf57JkAweKSQvHw9WEyhKlYLlbG36haL4GF4BOGZ+Roco04yq4ydJY6 --> <!-- mf2prmGlByd6Yi3Vgm7zSaJQrvVH2EsTvYm8gvJVgnyYhomwtnwFTHnLBRflrAal --> <!-- Lu8njyR6CRioNqaLCN8We1FFU8ijs59saQ== --> <!-- SIG # End signature block --> |