Network.format.ps1xml

<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
  <ViewDefinitions>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSUsage</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSUsage</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceType</Label>
                <PropertyName>ResourceType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CurrentValue</Label>
                <PropertyName>CurrentValue</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Limit</Label>
                <PropertyName>Limit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkUsage</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkUsage</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>NameText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CurrentValue</Label>
                <PropertyName>CurrentValue</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Limit</Label>
                <PropertyName>Limit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Unit</Label>
                <PropertyName>Unit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetwork</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetwork</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressSpace</Label>
                <PropertyName>AddressSpaceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DhcpOptions</Label>
                <PropertyName>DhcpOptionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpCommunities</Label>
                <PropertyName>BgpCommunitiesText</PropertyName>
                <ItemSelectionCondition>
                  <ScriptBlock>
                    !($_.BgpCommunities -eq $null)
                  </ScriptBlock>
                </ItemSelectionCondition>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkPeerings</Label>
                <PropertyName>VirtualNetworkPeeringsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableDdosProtection</Label>
                <PropertyName>EnableDdosProtectionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DdosProtectionPlan</Label>
                <PropertyName>DdosProtectionPlanText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcher</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcher</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV1</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV1</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Source</Label>
                <PropertyName>SourceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Destination</Label>
                <PropertyName>DestinationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MonitoringIntervalInSeconds</Label>
                <PropertyName>MonitoringIntervalInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AutoStart</Label>
                <PropertyName>AutoStart</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StartTime</Label>
                <PropertyName>StartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MonitoringStatus</Label>
                <PropertyName>MonitoringStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV2</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV2</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StartTime</Label>
                <PropertyName>StartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestGroups</Label>
                <PropertyName>TestGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Outputs</Label>
                <PropertyName>OutputsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Notes</Label>
                <PropertyName>Notes</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorQueryResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorQueryResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>States</Label>
                <PropertyName>StatesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceId</Label>
                <PropertyName>ResourceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Address</Label>
                <PropertyName>Address</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Scope</Label>
                <PropertyName>ScopeText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CoverageLevel</Label>
                <PropertyName>CoverageLevel</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScope</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScope</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Include</Label>
                <PropertyName>IncludeText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Exclude</Label>
                <PropertyName>ExcludeText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScopeItem</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScoperItem</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Address</Label>
                <PropertyName>Address</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>NetworkWatcherName</Label>
                <PropertyName>NetworkWatcherName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestGroups</Label>
                <PropertyName>TestGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Outputs</Label>
                <PropertyName>OutputsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Notes</Label>
                <PropertyName>Notes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>WorkspaceSettings</Label>
                <PropertyName>WorkspaceSettingsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorWorkspaceSettings</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorWorkspaceSettings</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>WorkspaceResourceId</Label>
                <PropertyName>WorkspaceResourceId</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTcpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTcpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Port</Label>
                <PropertyName>Port</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DisableTraceRoute</Label>
                <PropertyName>DisableTraceRoute</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPortBehavior</Label>
                <PropertyName>DestinationPortBehavior</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorHttpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorHttpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Port</Label>
                <PropertyName>Port</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Method</Label>
                <PropertyName>Method</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Path</Label>
                <PropertyName>Path</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequestHeaders</Label>
                <PropertyName>RequestHeadersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ValidStatusCodeRanges</Label>
                <PropertyName>ValidStatusCodeRangesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PreferHTTPS</Label>
                <PropertyName>PreferHTTPS</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorIcmpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorIcmpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>DisableTraceRoute</Label>
                <PropertyName>DisableTraceRoute</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestConfigurationObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestFrequencySec</Label>
                <PropertyName>TestFrequencySec</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PreferredIPVersion</Label>
                <PropertyName>PreferredIPVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProtocolConfiguration</Label>
                <PropertyName>ProtocolConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SuccessThreshold</Label>
                <PropertyName>SuccessThresholdText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Disable</Label>
                <PropertyName>Disable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestConfigurations</Label>
                <PropertyName>TestConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sources</Label>
                <PropertyName>SourcesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Destinations</Label>
                <PropertyName>DestinationsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkGateway1</Label>
                <PropertyName>VirtualNetworkGateway1Text</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkGateway2</Label>
                <PropertyName>VirtualNetworkGateway2Text</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LocalNetworkGateway2</Label>
                <PropertyName>LocalNetworkGateway2Text</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peer</Label>
                <PropertyName>PeerText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingWeight</Label>
                <PropertyName>RoutingWeight</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SharedKey</Label>
                <PropertyName>SharedKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ConnectionStatus</Label>
                <PropertyName>ConnectionStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EgressBytesTransferred</Label>
                <PropertyName>EgressBytesTransferred</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IngressBytesTransferred</Label>
                <PropertyName>IngressBytesTransferred</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TunnelConnectionStatus</Label>
                <PropertyName>TunnelConnectionStatusText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSIpsecPolicy</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSIpsecPolicy</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>SALifeTimeSeconds</Label>
                <PropertyName>SALifeTimeSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SADataSizeKilobytes</Label>
                <PropertyName>SADataSizeKilobytes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpsecEncryption</Label>
                <PropertyName>IpsecEncryption</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpsecIntegrity</Label>
                <PropertyName>IpsecIntegrity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IkeEncryption</Label>
                <PropertyName>IkeEncryption</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IkeIntegrity</Label>
                <PropertyName>IkeIntegrity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DhGroup</Label>
                <PropertyName>DhGroup</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PfsGroup</Label>
                <PropertyName>PfsGroup</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSTopology</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSTopology</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CreatedDateTime</Label>
                <PropertyName>CreatedDateTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LastModified</Label>
                <PropertyName>LastModified</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Resources</Label>
                <PropertyName>ResourcesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSTroubleshootResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSTroubleshootResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>StartTime</Label>
                <PropertyName>StartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EndTime</Label>
                <PropertyName>EndTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Code</Label>
                <PropertyName>Code</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Results</Label>
                <PropertyName>ResultsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureReachabilityReport</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureReachabilityReport</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>AggregationLevel</Label>
                <PropertyName>AggregationLevel</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProviderLocation</Label>
                <PropertyName>ProviderLocationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ReachabilityReport</Label>
                <PropertyName>ReachabilityReportText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAvailableProvidersList</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAvailableProvidersList</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Countries</Label>
                <PropertyName>CountriesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayType</Label>
                <PropertyName>GatewayType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnType</Label>
                <PropertyName>VpnType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableBgp</Label>
                <PropertyName>EnableBgp</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ActiveActive</Label>
                <PropertyName>ActiveActive</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayDefaultSite</Label>
                <PropertyName>GatewayDefaultSiteText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientConfiguration</Label>
                <PropertyName>VpnClientConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettingsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnClientConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VpnClientAddressPool</Label>
                <PropertyName>VpnClientAddressPoolText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientRevokedCertificates</Label>
                <PropertyName>VpnClientRevokedCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientRootCertificates</Label>
                <PropertyName>VpnClientRootCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientIpsecPolicies</Label>
                <PropertyName>VpnClientIpsecPoliciesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealthDetail</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealthDetail</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnConnectionId</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnConnectionDurationInSeconds</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnConnectionTime</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>PublicIpAddress</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>PrivateIpAddress</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnUserName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>MaxBandwidth</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>EgressPacketsTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>EgressBytesTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>IngressPacketsTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>IngressBytesTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>MaxPacketsPerSecond</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnConnectionId</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnConnectionDuration</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnConnectionTime</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>PublicIpAddress</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>PrivateIpAddress</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnUserName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>MaxBandwidth</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>EgressPacketsTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>EgressBytesTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>IngressPacketsTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>IngressBytesTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>MaxPacketsPerSecond</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLocalNetworkGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLocalNetworkGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayIpAddress</Label>
                <PropertyName>GatewayIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Fqdn</Label>
                <PropertyName>Fqdn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LocalNetworkAddressSpace</Label>
                <PropertyName>AddressSpaceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettingsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSSubnet</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSSubnet</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceNavigationLinks</Label>
                <PropertyName>ResourceNavigationLinksText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceAssociationLinks</Label>
                <PropertyName>ServiceAssociationLinksText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkSecurityGroup</Label>
                <PropertyName>NetworkSecurityGroupText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteTable</Label>
                <PropertyName>RouteTableText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NatGateway</Label>
                <PropertyName>NatGatewayText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceEndpoints</Label>
                <PropertyName>ServiceEndpointText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceEndpointPolicies</Label>
                <PropertyName>ServiceEndpointPoliciesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpoints</Label>
                <PropertyName>PrivateEndpointsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpointNetworkPolicies</Label>
                <PropertyName>PrivateEndpointNetworkPolicies</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceNetworkPolicies</Label>
                <PropertyName>PrivateLinkServiceNetworkPolicies</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkName</Label>
                <PropertyName>VirtualNetworkName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringState</Label>
                <PropertyName>PeeringState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteVirtualNetwork</Label>
                <PropertyName>RemoteVirtualNetworkText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowVirtualNetworkAccess</Label>
                <PropertyName>AllowVirtualNetworkAccess</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowForwardedTraffic</Label>
                <PropertyName>AllowForwardedTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowGatewayTransit</Label>
                <PropertyName>AllowGatewayTransit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>UseRemoteGateways</Label>
                <PropertyName>UseRemoteGateways</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteGateways</Label>
                <PropertyName>RemoteGatewaysText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteVirtualNetworkAddressSpace</Label>
                <PropertyName>RemoteVirtualNetworkAddressSpaceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteBgpCommunities</Label>
                <PropertyName>RemoteBgpCommunitiesText</PropertyName>
                <ItemSelectionCondition>
                  <ScriptBlock>
                    !($_.RemoteBgpCommunities -eq $null)
                  </ScriptBlock>
                </ItemSelectionCondition>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAllocationMethod</Label>
                <PropertyName>PublicIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpAddress</Label>
                <PropertyName>IpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddressVersion</Label>
                <PropertyName>PublicIpAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfiguration</Label>
                <PropertyName>IpConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DnsSettings</Label>
                <PropertyName>DnsSettingsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>Zones</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpTags</Label>
                <PropertyName>IpTagsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpTag</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpTag</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>IpTagType</Label>
                <PropertyName>IpTagType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tag</Label>
                <PropertyName>Tag</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
      <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSCustomIpPrefix</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSCustomIpPrefix</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Cidr</Label>
                <PropertyName>Cidr</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommissionedState</Label>
                <PropertyName>CommissionedState</PropertyName>
              </ListItem>
                    <ListItem>
                <Label>PublicIpPrefixes</Label>
                <PropertyName>PublicIpPrefixesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>Zones</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefix</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefix</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddressVersion</Label>
                <PropertyName>PublicIpAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrefixLength</Label>
                <PropertyName>PrefixLength</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IPPrefix</Label>
                <PropertyName>IPPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>Zones</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpTags</Label>
                <PropertyName>IpTagsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddresses</Label>
                <PropertyName>PublicIpAddressesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefixTag</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefixTag</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>IpTagType</Label>
                <PropertyName>IpTagType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tag</Label>
                <PropertyName>Tag</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkInterface</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkInterface</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualMachine</Label>
                <PropertyName>VirtualMachineText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DnsSettings</Label>
                <PropertyName>DnsSettingsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableIPForwarding</Label>
                <PropertyName>EnableIPForwarding</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableAcceleratedNetworking</Label>
                <PropertyName>EnableAcceleratedNetworking</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkSecurityGroup</Label>
                <PropertyName>NetworkSecurityGroupText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TapConfigurations</Label>
                <PropertyName>TapConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Primary</Label>
                <PropertyName>Primary</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MacAddress</Label>
                <PropertyName>MacAddress</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Primary</Label>
                <PropertyName>Primary</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddressVersion</Label>
                <PropertyName>PrivateIpAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerBackendAddressPools</Label>
                <PropertyName>LoadBalancerBackendAddressPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ApplicationGatewayBackendAddressPools</Label>
                <PropertyName>ApplicationGatewayBackendAddressPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerInboundNatRules</Label>
                <PropertyName>LoadBalancerInboundNatRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ApplicationSecurityGroups</Label>
                <PropertyName>ApplicationSecurityGroupsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSIPConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSIPConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSEffectiveNetworkSecurityGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSEffectiveNetworkSecurityGroup</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>NetworkSecurityGroup</Label>
                <PropertyName>NetworkSecurityGroupText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Association</Label>
                <PropertyName>AssociationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EffectiveSecurityRules</Label>
                <PropertyName>EffectiveSecurityRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TagMap</Label>
                <PropertyName>TagMapText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityGroup</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecurityRules</Label>
                <PropertyName>SecurityRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DefaultSecurityRules</Label>
                <PropertyName>DefaultSecurityRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicy</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicy</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceEndpointPolicyDefinitions</Label>
                <PropertyName>ServiceEndpointPolicyDefinitionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSEndpointService</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSEndpointService</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicyDefinition</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicyDefinition</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Service</Label>
                <PropertyName>Service</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceResources</Label>
                <PropertyName>ServiceResources</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSSecurityRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSSecurityRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourcePortRange</Label>
                <PropertyName>SourcePortRange</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPortRange</Label>
                <PropertyName>DestinationPortRange</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddressPrefix</Label>
                <PropertyName>SourceAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationAddressPrefix</Label>
                <PropertyName>DestinationAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceApplicationSecurityGroups</Label>
                <PropertyName>SourceApplicationSecurityGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationApplicationSecurityGroups</Label>
                <PropertyName>DestinationApplicationSecurityGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Access</Label>
                <PropertyName>Access</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Direction</Label>
                <PropertyName>Direction</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPacketCaptureResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPacketCaptureResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Target</Label>
                <PropertyName>Target</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BytesToCapturePerPacket</Label>
                <PropertyName>BytesToCapturePerPacket</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalBytesPerSession</Label>
                <PropertyName>TotalBytesPerSession</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TimeLimitInSeconds</Label>
                <PropertyName>TimeLimitInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageLocation</Label>
                <PropertyName>StorageLocationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Filters</Label>
                <PropertyName>FiltersText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSGetPacketCaptureResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSGetPacketCaptureResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Target</Label>
                <PropertyName>Target</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BytesToCapturePerPacket</Label>
                <PropertyName>BytesToCapturePerPacket</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalBytesPerSession</Label>
                <PropertyName>TotalBytesPerSession</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TimeLimitInSeconds</Label>
                <PropertyName>TimeLimitInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageLocation</Label>
                <PropertyName>StorageLocationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Filters</Label>
                <PropertyName>FiltersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CaptureStartTime</Label>
                <PropertyName>CaptureStartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PacketCaptureStatus</Label>
                <PropertyName>PacketCaptureStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StopReason</Label>
                <PropertyName>StopReason</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PacketCaptureError</Label>
                <PropertyName>PacketCaptureErrorText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectivityInformation</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectivityInformation</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ConnectionStatus</Label>
                <PropertyName>ConnectionStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AvgLatencyInMs</Label>
                <PropertyName>AvgLatencyInMs</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MinLatencyInMs</Label>
                <PropertyName>MinLatencyInMs</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MaxLatencyInMs</Label>
                <PropertyName>MaxLatencyInMs</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProbesSent</Label>
                <PropertyName>ProbesSent</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProbesFailed</Label>
                <PropertyName>ProbesFailed</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Hops</Label>
                <PropertyName>HopsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLoadBalancer</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLoadBalancer</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIpConfigurations</Label>
                <PropertyName>FrontendIpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendAddressPools</Label>
                <PropertyName>BackendAddressPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Probes</Label>
                <PropertyName>ProbesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatRules</Label>
                <PropertyName>InboundNatRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatPools</Label>
                <PropertyName>InboundNatPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSFlowLog</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSFlowLog</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>TargetResourceId</Label>
                <PropertyName>TargetResourceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageId</Label>
                <PropertyName>StorageId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Enabled</Label>
                <PropertyName>Enabled</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RetentionPolicy</Label>
                <PropertyName>RetentionPolicyText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FlowAnalyticsConfiguration</Label>
                <PropertyName>FlowAnalyticsConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSFlowLogResource</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSFlowLogResource</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TargetResourceId</Label>
                <PropertyName>TargetResourceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageId</Label>
                <PropertyName>StorageId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Enabled</Label>
                <PropertyName>Enabled</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RetentionPolicy</Label>
                <PropertyName>RetentionPolicyText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Format</Label>
                <PropertyName>FormatText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FlowAnalyticsConfiguration</Label>
                <PropertyName>FlowAnalyticsConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSSecurityGroupViewResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSSecurityGroupViewResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSFrontendIPConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSFrontendIPConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatRules</Label>
                <PropertyName>InboundNatRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatPools</Label>
                <PropertyName>InboundNatPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>ZonesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendIpConfigurations</Label>
                <PropertyName>BackendIpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerBackendAddresses</Label>
                <PropertyName>LoadBalancerBackendAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLoadBalancerBackendAddress</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLoadBalancerBackendAddress</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpAddress</Label>
                <PropertyName>IpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaceIpConfiguration</Label>
                <PropertyName>NetworkInterfaceIpConfigurationIdText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetwork</Label>
                <PropertyName>VirtualNetworkIdText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerFrontendIPConfiguration</Label>
                <PropertyName>LoadBalancerFrontendIPConfigurationIdText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSProbe</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSProbe</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Port</Label>
                <PropertyName>Port</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IntervalInSeconds</Label>
                <PropertyName>IntervalInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NumberOfProbes</Label>
                <PropertyName>NumberOfProbes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequestPath</Label>
                <PropertyName>RequestPath</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSInboundNatRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSInboundNatRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPort</Label>
                <PropertyName>FrontendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendPort</Label>
                <PropertyName>BackendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableFloatingIP</Label>
                <PropertyName>EnableFloatingIP</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIPConfiguration</Label>
                <PropertyName>FrontendIPConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendIPConfiguration</Label>
                <PropertyName>BackendIPConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSInboundNatPool</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSInboundNatPool</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPortRangeStart</Label>
                <PropertyName>FrontendPortRangeStart</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPortRangeEnd</Label>
                <PropertyName>FrontendPortRangeEnd</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendPort</Label>
                <PropertyName>BackendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIPConfiguration</Label>
                <PropertyName>FrontendIPConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLoadBalancingRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLoadBalancingRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPort</Label>
                <PropertyName>FrontendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendPort</Label>
                <PropertyName>BackendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>v</Label>
                <PropertyName>LoadDistribution</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableFloatingIP</Label>
                <PropertyName>EnableFloatingIP</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIPConfiguration</Label>
                <PropertyName>FrontendIPConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendAddressPool</Label>
                <PropertyName>BackendAddressPoolext</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Probe</Label>
                <PropertyName>ProbeText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRouteTable</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRouteTable</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Routes</Label>
                <PropertyName>RoutesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRoute</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRoute</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NextHopType</Label>
                <PropertyName>NextHopType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NextHopIpAddress</Label>
                <PropertyName>NextHopIpAddress</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRouteFilter</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRouteFilter</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peerings</Label>
                <PropertyName>PeeringsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRouteFilterRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRouteFilterRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Access</Label>
                <PropertyName>Access</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteFilterRuleType</Label>
                <PropertyName>RouteFilterRuleType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Communities</Label>
                <PropertyName>Communities</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePortsLocation</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePortsLOcation</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Address</Label>
                <PropertyName>Address</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Contact</Label>
                <PropertyName>Contact</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AvailableBandwidths</Label>
                <PropertyName>AvailableBandwidthsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePort</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePort</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringLocation</Label>
                <PropertyName>PeeringLocation</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BandwidthInGbps</Label>
                <PropertyName>BandwidthInGbps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisionedBandwidthInGbps</Label>
                <PropertyName>ProvisionedBandwidthInGbps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Encapsulation</Label>
                <PropertyName>Encapsulation</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Mtu</Label>
                <PropertyName>Mtu</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EtherType</Label>
                <PropertyName>EtherType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllocationDate</Label>
                <PropertyName>AllocationDate</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Identity</Label>
                <PropertyName>IdentityText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Links</Label>
                <PropertyName>LinksText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Circuits</Label>
                <PropertyName>CircuitsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteLink</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteLink</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouterName</Label>
                <PropertyName>RouterName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InterfaceName</Label>
                <PropertyName>InterfaceName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PatchPanelId</Label>
                <PropertyName>PatchPanelId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RackId</Label>
                <PropertyName>RackId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ConnectorType</Label>
                <PropertyName>ConnectorType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AdminState</Label>
                <PropertyName>AdminState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MacSecConfig</Label>
                <PropertyName>MacSecConfigText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CircuitProvisioningState</Label>
                <PropertyName>CircuitProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceProviderProvisioningState</Label>
                <PropertyName>ServiceProviderProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceProviderNotes</Label>
                <PropertyName>ServiceProviderNotes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceProviderProperties</Label>
                <PropertyName>ServiceProviderPropertiesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ExpressRoutePort</Label>
                <PropertyName>ExpressRoutePortText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BandwidthInGbps</Label>
                <PropertyName>BandwidthInGbps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Stag</Label>
                <PropertyName>Stag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceKey</Label>
                <PropertyName>ServiceKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peerings</Label>
                <PropertyName>PeeringsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Authorizations</Label>
                <PropertyName>AuthorizationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowClassicOperations</Label>
                <PropertyName>AllowClassicOperations</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayManagerEtag</Label>
                <PropertyName>GatewayManagerEtag</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPeering</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPeering</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringType</Label>
                <PropertyName>PeeringType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AzureASN</Label>
                <PropertyName>AzureASN</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerASN</Label>
                <PropertyName>PeerASN</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrimaryPeerAddressPrefix</Label>
                <PropertyName>PrimaryPeerAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecondaryPeerAddressPrefix</Label>
                <PropertyName>SecondaryPeerAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrimaryAzurePort</Label>
                <PropertyName>PrimaryAzurePort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecondaryAzurePort</Label>
                <PropertyName>SecondaryAzurePort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecondaryPeerAddressPrefix</Label>
                <PropertyName>SecondaryPeerAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SharedKey</Label>
                <PropertyName>SharedKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VlanId</Label>
                <PropertyName>VlanId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MicrosoftPeeringConfig</Label>
                <PropertyName>MicrosoftPeeringConfigText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayManagerEtag</Label>
                <PropertyName>GatewayManagerEtag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LastModifiedBy</Label>
                <PropertyName>LastModifiedBy</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteFilter</Label>
                <PropertyName>RouteFilterText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddresPrefix</Label>
                <PropertyName>AddresPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CircuitConnectionStatus</Label>
                <PropertyName>CircuitConnectionStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerExpressRouteCircuitPeering</Label>
                <PropertyName>PeerExpressRouteCircuitPeering</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteServiceProvider</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteServiceProvider</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringLocations</Label>
                <PropertyName>PeeringLocationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BandwidthsOffered</Label>
                <PropertyName>BandwidthsOfferedText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSBgpCommunity</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSBgpCommunity</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ServiceSupportedRegion</Label>
                <PropertyName>ServiceSupportedRegion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommunityName</Label>
                <PropertyName>CommunityName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommunityValue</Label>
                <PropertyName>CommunityValue</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommunityPrefixes</Label>
                <PropertyName>CommunityPrefixesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IsAuthorizedToUse</Label>
                <PropertyName>IsAuthorizedToUseText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceGroup</Label>
                <PropertyName>ServiceGroupText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSBgpServiceCommunity</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSBgpServiceCommunity</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpCommunities</Label>
                <PropertyName>BgpCommunitiesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitAuthorization</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitAuthorization</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationUseStatus</Label>
                <PropertyName>AuthorizationUseStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSResourceNavigationLink</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSResourceNavigationLink</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Link</Label>
                <PropertyName>Link</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSIPAddressAvailabilityResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSIPAddressAvailabilityResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Available</Label>
                <PropertyName>Available</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AvailableIPAddresses</Label>
                <PropertyName>AvailableIPAddressesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHealth</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHealth</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>BackendAddressPools</Label>
                <PropertyName>BackendAddressPools</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendAddressPoolsText</Label>
                <PropertyName>BackendAddressPoolsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleSet</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleSet</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleGroup</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslPredefinedPolicy</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslPredefinedPolicy</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSDdosProtectionPlan</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSDdosProtectionPlan</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworks</Label>
                <PropertyName>VirtualNetworksText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewall</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewall</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ApplicationRuleCollections</Label>
                <PropertyName>ApplicationRuleCollectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NatRuleCollections</Label>
                <PropertyName>NatRuleCollectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkRuleCollections</Label>
                <PropertyName>NetworkRuleCollectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ThreatIntelMode</Label>
                <PropertyName>ThreatIntelMode</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ThreatIntelWhitelist</Label>
                <PropertyName>ThreatIntelWhitelistText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateRange</Label>
                <PropertyName>PrivateRangeText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>Sku</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <PropertyName>VirtualHub</PropertyName>
              </ListItem>
              <ListItem>
                <Label>HubIPAddresses</Label>
                <PropertyName>HubIPAddresses</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FirewallPolicy</Label>
                <PropertyName>FirewallPolicy</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IPv6CircuitConnectionConfig</Label>
                <PropertyName>IPv6CircuitConnectionConfigText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnectionIPv6Prefix</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnectionIPv6Prefix</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CircuitConnectionStatus</Label>
                <PropertyName>CircuitConnectionStatus</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRuleCollection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRuleCollection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Action</Label>
                <PropertyName>ActionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddresses</Label>
                <PropertyName>SourceAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceIpGroups</Label>
                <PropertyName>SourceIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TargetFqdns</Label>
                <PropertyName>TargetFqdnsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FqdnTags</Label>
                <PropertyName>FqdnTagsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocols</Label>
                <PropertyName>ProtocolsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRuleCollection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRuleCollection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Action</Label>
                <PropertyName>ActionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocols</Label>
                <PropertyName>ProtocolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddresses</Label>
                <PropertyName>SourceAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceIpGroups</Label>
                <PropertyName>SourceIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationAddresses</Label>
                <PropertyName>DestinationAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPorts</Label>
                <PropertyName>DestinationPortsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TranslatedAddress</Label>
                <PropertyName>TranslatedAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TranslatedPort</Label>
                <PropertyName>TranslatedPort</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRuleCollection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRuleCollection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Action</Label>
                <PropertyName>ActionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddresses</Label>
                <PropertyName>SourceAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceIpGroups</Label>
                <PropertyName>SourceIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationAddresses</Label>
                <PropertyName>DestinationAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationIpGroups</Label>
                <PropertyName>DestinationIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPorts</Label>
                <PropertyName>DestinationPortsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocols</Label>
                <PropertyName>ProtocolsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallFqdnTag</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallFqdnTag</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>FqdnTagName</Label>
                <PropertyName>FqdnTagName</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualHub</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualHub</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VirtualWan</Label>
                <ScriptBlock>$_.VirtualWan.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteTable</Label>
                <PropertyName>RouteTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkExpressRouteConnections</Label>
                <PropertyName>VirtualNetworkExpressRouteConnections</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteTables</Label>
                <PropertyName>RouteTables</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>Sku</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteVirtualNetwork</Label>
                <ScriptBlock>$_.RemoteVirtualNetwork.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>EnableInternetSecurity</Label>
                <PropertyName>EnableInternetSecurity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingConfiguration</Label>
                <PropertyName>RoutingConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualHubRouteTable</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualHubRouteTable</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Routes</Label>
                <PropertyName>Routes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Connections</Label>
                <PropertyName>Connections</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualWan</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualWan</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowVnetToVnetTraffic</Label>
                <PropertyName>AllowVnetToVnetTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowBranchToBranchTraffic</Label>
                <PropertyName>AllowBranchToBranchTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualWANType</Label>
                <PropertyName>VirtualWANType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnGatewayScaleUnit</Label>
                <PropertyName>VpnGatewayScaleUnit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <ScriptBlock>$_.VirtualHub.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettings</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Connections</Label>
                <PropertyName>Connections</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NatRules</Label>
                <PropertyName>NatRules</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnSite</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnSite</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpAddress</Label>
                <PropertyName>IpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualWan</Label>
                <ScriptBlock>$_.VirtualWan.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>AddressSpace</Label>
                <ScriptBlock>$_.AddressSpace.AddressPrefixes</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettings</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnSiteLinks</Label>
                <PropertyName>VpnSiteLinks</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnProtocols</Label>
                <PropertyName>VpnProtocols</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnAuthenticationTypes</Label>
                <PropertyName>VpnAuthenticationTypes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientRootCertificates</Label>
                <ScriptBlock>VpnClientRootCertificatesText</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>VpnClientRevokedCertificates</Label>
                <PropertyName>VpnClientRevokedCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RadiusServerAddress</Label>
                <PropertyName>RadiusServerAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RadiusServerRootCertificates</Label>
                <PropertyName>RadiusServerRootCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RadiusClientRootCertificates</Label>
                <PropertyName>RadiusClientRootCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientIpsecPolicies</Label>
                <PropertyName>VpnClientIpsecPoliciesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AadAuthenticationParameters</Label>
                <PropertyName>AadAuthenticationParametersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>P2sVpnGateways</Label>
                <PropertyName>P2sVpnGatewaysText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealth</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealth</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VpnClientConnectionsCount</Label>
                <PropertyName>VpnClientConnectionsCount</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllocatedIpAddresses</Label>
                <PropertyName>AllocatedIpAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalIngressBytesTransferred</Label>
                <PropertyName>TotalIngressBytesTransferred</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalEgressBytesTransferred</Label>
                <PropertyName>TotalEgressBytesTransferred</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSClientCertificate</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSClientCertificate</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Thumbprint</Label>
                <PropertyName>Thumbprint</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSClientRootCertificate</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSClientRootCertificate</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicCertData</Label>
                <PropertyName>PublicCertData</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfigurationsResponse</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfigurationsResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VpnServerConfigurationResourceIds</Label>
                <PropertyName>VpnServerConfigurationResourceIdsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnProfileResponse</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnProfileResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ProfileUrl</Label>
                <PropertyName>ProfileUrl</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSP2SVpnConnectionHealth</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSP2SVpnConnectionHealth</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>SasUrl</Label>
                <PropertyName>SasUrl</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSP2SConnectionConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSP2SConnectionConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientAddressPool</Label>
                <PropertyName>VpnClientAddressPoolText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingConfiguration</Label>
                <PropertyName>RoutingConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnGatewayScaleUnit</Label>
                <PropertyName>VpnGatewayScaleUnit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <ScriptBlock>$_.VirtualHub.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>VpnServerConfiguration</Label>
                <ScriptBlock>$_.VpnServerConfiguration.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>VpnServerConfigurationLocation</Label>
                <PropertyName>VpnServerConfigurationLocation</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientConnectionHealth</Label>
                <PropertyName>VpnClientConnectionHealthText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>P2SConnectionConfigurations</Label>
                <PropertyName>P2SConnectionConfigurationsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AutoScaleConfiguration</Label>
                <PropertyName>AutoScaleConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <ScriptBlock>$_.VirtualHub.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ExpressRouteExpressRouteConnections</Label>
                <PropertyName>ExpressRouteExpressRouteConnectionsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ExpressRouteCircuitPeering</Label>
                <ScriptBlock>$_.ExpressRouteCircuitPeering.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingWeight</Label>
                <PropertyName>RoutingWeight</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableInternetSecurity</Label>
                <PropertyName>EnableInternetSecurity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingConfiguration</Label>
                <PropertyName>RoutingConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayAutoscaleConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayAutoscaleConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Bounds</Label>
                <PropertyName>BoundsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayPropertiesAutoScaleConfigurationBounds</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayPropertiesAutoScaleConfigurationBounds</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Min</Label>
                <PropertyName>Min</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Max</Label>
                <PropertyName>Max</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkConfigurationDiagnosticResponse</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkConfigurationDiagnosticResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Results</Label>
                <PropertyName>ResultsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayRewriteRuleCondition</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayRewriteRuleCondition</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Variable</Label>
                <PropertyName>Variable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Pattern</Label>
                <PropertyName>Pattern</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IgnoreCase</Label>
                <PropertyName>IgnoreCase</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Negate</Label>
                <PropertyName>Negate</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpoint</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpoint</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceConnections</Label>
                <PropertyName>PrivateLinkServiceConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ManualPrivateLinkServiceConnections</Label>
                <PropertyName>ManualPrivateLinkServiceConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CustomDnsConfigs</Label>
                <PropertyName>CustomDnsConfigsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneGroup</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateDnsZoneConfigs</Label>
                <PropertyName>PrivateDnsZoneConfigsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneConfig</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneConfig</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateDnsZoneId</Label>
                <PropertyName>PrivateDnsZoneId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RecordSets</Label>
                <PropertyName>RecordSetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>PrivateLinkServiceId</Label>
                <PropertyName>PrivateLinkServiceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupId</Label>
                <PropertyName>GroupIdText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequestMessage</Label>
                <PropertyName>RequestMessage</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupIds</Label>
                <PropertyName>GroupIds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceConnectionState</Label>
                <PropertyName>PrivateLinkServiceConnectionStateText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkService</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkService</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tag</Label>
                <PropertyName>Tag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Visibility</Label>
                <PropertyName>VisibilityText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AutoApproval</Label>
                <PropertyName>AutoApprovalText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Alias</Label>
                <PropertyName>Alias</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Fqdns</Label>
                <PropertyName>Fqdns</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableProxyProtocol</Label>
                <PropertyName>EnableProxyProtocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerFrontendIpConfigurations</Label>
                <PropertyName>LoadBalancerFrontendIpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpointConnections</Label>
                <PropertyName>PrivateEndpointConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIPAddress</Label>
                <PropertyName>PrivateIPAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIPAllocationMethod</Label>
                <PropertyName>PrivateIPAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIPAddressVersion</Label>
                <PropertyName>PrivateIPAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Primary</Label>
                <PropertyName>Primary</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupId</Label>
                <PropertyName>GroupId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpoint</Label>
                <PropertyName>PrivateEndpointText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceConnectionState</Label>
                <PropertyName>PrivateLinkServiceConnectionStateText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LinkIdentifier</Label>
                <PropertyName>LinkIdentifier</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAvailablePrivateEndpointType</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAvailablePrivateEndpointType</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceName</Label>
                <PropertyName>ResourceName</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkServiceTagInformation</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkServiceTagInformation</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>System Service</Label>
                <ScriptBlock>$_.Properties.SystemService</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>Region</Label>
                <ScriptBlock>$_.Properties.Region</ScriptBlock>
                <ItemSelectionCondition>
                  <ScriptBlock>
                    $_.Properties.Region -is [string] -and $_.Properties.Region.Length -gt 0
                  </ScriptBlock>
                </ItemSelectionCondition>
              </ListItem>
              <ListItem>
                <Label>Address Prefixes</Label>
                <ScriptBlock>$_.Properties.AddressPrefixes</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>Change Number</Label>
                <ScriptBlock>$_.Properties.ChangeNumber</ScriptBlock>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAutoApprovedPrivateLinkService</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAutoApprovedPrivateLinkService</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>PrivateLinkService</Label>
                <PropertyName>PrivateLinkService</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualRouter</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualRouter</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>HostedSubnet</Label>
                <PropertyName>HostedSubnet</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualRouterAsn</Label>
                <PropertyName>VirtualRouterAsn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualRouterIps</Label>
                <PropertyName>VirtualRouterIps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowBranchToBranchTraffic</Label>
                <PropertyName>AllowBranchToBranchTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peerings</Label>
                <PropertyName>PeeringsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualRouterPeer</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualRouterPeer</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerAsn</Label>
                <PropertyName>PeerAsn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerIp</Label>
                <PropertyName>PeerIp</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRoutingConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRoutingConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>AssociatedRouteTable</Label>
                <PropertyName>AssociatedRouteTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PropagatedRouteTables</Label>
                <PropertyName>PropagatedRouteTablesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VnetRoutes</Label>
                <PropertyName>VnetRoutesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Labels</Label>
                <PropertyName>Labels</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Routes</Label>
                <PropertyName>RoutesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AssociatedConnections</Label>
                <PropertyName>AssociatedConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PropagatingConnections</Label>
                <PropertyName>PropagatingConnectionsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupId</Label>
                <PropertyName>GroupId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequiredMembers</Label>
                <PropertyName>RequiredMembersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequiredZoneNames</Label>
                <PropertyName>RequiredZoneNamesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaMainModeSa</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaMainModeSa</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>LocalEndpoint</Label>
                <PropertyName>localEndpoint</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteEndpoint</Label>
                <PropertyName>remoteEndpoint</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InitiatorCookie</Label>
                <PropertyName>initiatorCookie</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResponderCookie</Label>
                <PropertyName>responderCookie</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LocalUdpEncapsulationPort</Label>
                <PropertyName>localUdpEncapsulationPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteUdpEncapsulationPort</Label>
                <PropertyName>remoteUdpEncapsulationPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Encryption</Label>
                <PropertyName>encryption</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Integrity</Label>
                <PropertyName>integrity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DhGroup</Label>
                <PropertyName>dhGroup</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LifeTimeSeconds</Label>
                <PropertyName>lifeTimeSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IsSaInitiator</Label>
                <PropertyName>isSaInitiator</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ElapsedTimeInseconds</Label>
                <PropertyName>elapsedTimeInseconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Quick Mode SA</Label>
                <ScriptBlock>
                  if ($_.quickModeSa.Length -ne $null)
                  {
                    "$($_.quickModeSa.Length) item(s)"
                  }
                  else
                  {
                    "0 item(s)"
                  }
                </ScriptBlock>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaQuickModeSa</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaQuickModeSa</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>LocalEndpoint</Label>
                <PropertyName>localEndpoint</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteEndpoint</Label>
                <PropertyName>remoteEndpoint</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Encryption</Label>
                <PropertyName>encryption</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Integrity</Label>
                <PropertyName>integrity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PfsGroupId</Label>
                <PropertyName>pfsGroupId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundSPI</Label>
                <PropertyName>inboundSPI</PropertyName>
              </ListItem>
              <ListItem>
                <Label>OutboundSPI</Label>
                <PropertyName>outboundSPI</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LocalTrafficSelectors</Label>
                <PropertyName>localTrafficSelectors</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteTrafficSelectors</Label>
                <PropertyName>remoteTrafficSelectors</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LifetimeKilobytes</Label>
                <PropertyName>lifetimeKilobytes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LifetimeSeconds</Label>
                <PropertyName>lifeTimeSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IsSaInitiator</Label>
                <PropertyName>isSaInitiator</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ElapsedTimeInseconds</Label>
                <PropertyName>elapsedTimeInseconds</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaMainModeSa</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaMainModeSa</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LocalEndpoint</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>RemoteEndpoint</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>InitiatorCookie</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>ResponderCookie</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LocalUdpEncapsulationPort</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>RemoteUdpEncapsulationPort</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>Encryption</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>Integrity</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>DhGroup</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LifeTimeSeconds</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>IsSaInitiator</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>ElapsedTimeInseconds</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>Quick Mode SA</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>localEndpoint</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>remoteEndpoint</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>initiatorCookie</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>responderCookie</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>localUdpEncapsulationPort</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>remoteUdpEncapsulationPort</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>encryption</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>integrity</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>dhGroup</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>lifeTimeSeconds</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>isSaInitiator</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>elapsedTimeInseconds</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <ScriptBlock>
                  if ($_.quickModeSa.Length -ne $null)
                  {
                  "$($_.quickModeSa.Length) item(s)"
                  }
                  else
                  {
                  "0 item(s)"
                  }
                </ScriptBlock>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaQuickModeSa</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnectionIkeSaQuickModeSa</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LocalEndpoint</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>RemoteEndpoint</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>Encryption</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>Integrity</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>PfsGroupId</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>InboundSPI</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>OutboundSPI</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LocalTrafficSelectors</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>RemoteTrafficSelectors</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LifetimeKilobytes</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>LifetimeSeconds</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>IsSaInitiator</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>ElapsedTimeInseconds</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>localEndpoint</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>remoteEndpoint</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>encryption</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>integrity</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>pfsGroupId</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>inboundSPI</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>outboundSPI</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>localTrafficSelectors</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>remoteTrafficSelectors</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>lifetimeKilobytes</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>lifeTimeSeconds</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>isSaInitiator</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>elapsedTimeInseconds</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
  </ViewDefinitions>
</Configuration>
 
<!-- SIG # Begin signature block -->
<!-- MIIjjwYJKoZIhvcNAQcCoIIjgDCCI3wCAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCDmPtqh0uDcoc/z -->
<!-- DBEvFFYUKS7Ex+QpafwIXTiYww4Gx6CCDYEwggX/MIID56ADAgECAhMzAAABh3IX -->
<!-- chVZQMcJAAAAAAGHMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p -->
<!-- bmcgUENBIDIwMTEwHhcNMjAwMzA0MTgzOTQ3WhcNMjEwMzAzMTgzOTQ3WjB0MQsw -->
<!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u -->
<!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMR4wHAYDVQQDExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -->
<!-- AQDOt8kLc7P3T7MKIhouYHewMFmnq8Ayu7FOhZCQabVwBp2VS4WyB2Qe4TQBT8aB -->
<!-- znANDEPjHKNdPT8Xz5cNali6XHefS8i/WXtF0vSsP8NEv6mBHuA2p1fw2wB/F0dH -->
<!-- sJ3GfZ5c0sPJjklsiYqPw59xJ54kM91IOgiO2OUzjNAljPibjCWfH7UzQ1TPHc4d -->
<!-- weils8GEIrbBRb7IWwiObL12jWT4Yh71NQgvJ9Fn6+UhD9x2uk3dLj84vwt1NuFQ -->
<!-- itKJxIV0fVsRNR3abQVOLqpDugbr0SzNL6o8xzOHL5OXiGGwg6ekiXA1/2XXY7yV -->
<!-- Fc39tledDtZjSjNbex1zzwSXAgMBAAGjggF+MIIBejAfBgNVHSUEGDAWBgorBgEE -->
<!-- AYI3TAgBBggrBgEFBQcDAzAdBgNVHQ4EFgQUhov4ZyO96axkJdMjpzu2zVXOJcsw -->
<!-- UAYDVR0RBEkwR6RFMEMxKTAnBgNVBAsTIE1pY3Jvc29mdCBPcGVyYXRpb25zIFB1 -->
<!-- ZXJ0byBSaWNvMRYwFAYDVQQFEw0yMzAwMTIrNDU4Mzg1MB8GA1UdIwQYMBaAFEhu -->
<!-- ZOVQBdOCqhc3NyK1bajKdQKVMFQGA1UdHwRNMEswSaBHoEWGQ2h0dHA6Ly93d3cu -->
<!-- bWljcm9zb2Z0LmNvbS9wa2lvcHMvY3JsL01pY0NvZFNpZ1BDQTIwMTFfMjAxMS0w -->
<!-- Ny0wOC5jcmwwYQYIKwYBBQUHAQEEVTBTMFEGCCsGAQUFBzAChkVodHRwOi8vd3d3 -->
<!-- Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NlcnRzL01pY0NvZFNpZ1BDQTIwMTFfMjAx -->
<!-- MS0wNy0wOC5jcnQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEAixmy -->
<!-- S6E6vprWD9KFNIB9G5zyMuIjZAOuUJ1EK/Vlg6Fb3ZHXjjUwATKIcXbFuFC6Wr4K -->
<!-- NrU4DY/sBVqmab5AC/je3bpUpjtxpEyqUqtPc30wEg/rO9vmKmqKoLPT37svc2NV -->
<!-- BmGNl+85qO4fV/w7Cx7J0Bbqk19KcRNdjt6eKoTnTPHBHlVHQIHZpMxacbFOAkJr -->
<!-- qAVkYZdz7ikNXTxV+GRb36tC4ByMNxE2DF7vFdvaiZP0CVZ5ByJ2gAhXMdK9+usx -->
<!-- zVk913qKde1OAuWdv+rndqkAIm8fUlRnr4saSCg7cIbUwCCf116wUJ7EuJDg0vHe -->
<!-- yhnCeHnBbyH3RZkHEi2ofmfgnFISJZDdMAeVZGVOh20Jp50XBzqokpPzeZ6zc1/g -->
<!-- yILNyiVgE+RPkjnUQshd1f1PMgn3tns2Cz7bJiVUaqEO3n9qRFgy5JuLae6UweGf -->
<!-- AeOo3dgLZxikKzYs3hDMaEtJq8IP71cX7QXe6lnMmXU/Hdfz2p897Zd+kU+vZvKI -->
<!-- 3cwLfuVQgK2RZ2z+Kc3K3dRPz2rXycK5XCuRZmvGab/WbrZiC7wJQapgBodltMI5 -->
<!-- GMdFrBg9IeF7/rP4EqVQXeKtevTlZXjpuNhhjuR+2DMt/dWufjXpiW91bo3aH6Ea -->
<!-- jOALXmoxgltCp1K7hrS6gmsvj94cLRf50QQ4U8Qwggd6MIIFYqADAgECAgphDpDS -->
<!-- AAAAAAADMA0GCSqGSIb3DQEBCwUAMIGIMQswCQYDVQQGEwJVUzETMBEGA1UECBMK -->
<!-- V2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0 -->
<!-- IENvcnBvcmF0aW9uMTIwMAYDVQQDEylNaWNyb3NvZnQgUm9vdCBDZXJ0aWZpY2F0 -->
<!-- ZSBBdXRob3JpdHkgMjAxMTAeFw0xMTA3MDgyMDU5MDlaFw0yNjA3MDgyMTA5MDla -->
<!-- MH4xCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdS -->
<!-- ZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMT -->
<!-- H01pY3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBIDIwMTEwggIiMA0GCSqGSIb3DQEB -->
<!-- AQUAA4ICDwAwggIKAoICAQCr8PpyEBwurdhuqoIQTTS68rZYIZ9CGypr6VpQqrgG -->
<!-- OBoESbp/wwwe3TdrxhLYC/A4wpkGsMg51QEUMULTiQ15ZId+lGAkbK+eSZzpaF7S -->
<!-- 35tTsgosw6/ZqSuuegmv15ZZymAaBelmdugyUiYSL+erCFDPs0S3XdjELgN1q2jz -->
<!-- y23zOlyhFvRGuuA4ZKxuZDV4pqBjDy3TQJP4494HDdVceaVJKecNvqATd76UPe/7 -->
<!-- 4ytaEB9NViiienLgEjq3SV7Y7e1DkYPZe7J7hhvZPrGMXeiJT4Qa8qEvWeSQOy2u -->
<!-- M1jFtz7+MtOzAz2xsq+SOH7SnYAs9U5WkSE1JcM5bmR/U7qcD60ZI4TL9LoDho33 -->
<!-- X/DQUr+MlIe8wCF0JV8YKLbMJyg4JZg5SjbPfLGSrhwjp6lm7GEfauEoSZ1fiOIl -->
<!-- XdMhSz5SxLVXPyQD8NF6Wy/VI+NwXQ9RRnez+ADhvKwCgl/bwBWzvRvUVUvnOaEP -->
<!-- 6SNJvBi4RHxF5MHDcnrgcuck379GmcXvwhxX24ON7E1JMKerjt/sW5+v/N2wZuLB -->
<!-- l4F77dbtS+dJKacTKKanfWeA5opieF+yL4TXV5xcv3coKPHtbcMojyyPQDdPweGF -->
<!-- RInECUzF1KVDL3SV9274eCBYLBNdYJWaPk8zhNqwiBfenk70lrC8RqBsmNLg1oiM -->
<!-- CwIDAQABo4IB7TCCAekwEAYJKwYBBAGCNxUBBAMCAQAwHQYDVR0OBBYEFEhuZOVQ -->
<!-- BdOCqhc3NyK1bajKdQKVMBkGCSsGAQQBgjcUAgQMHgoAUwB1AGIAQwBBMAsGA1Ud -->
<!-- DwQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFHItOgIxkEO5FAVO -->
<!-- 4eqnxzHRI4k0MFoGA1UdHwRTMFEwT6BNoEuGSWh0dHA6Ly9jcmwubWljcm9zb2Z0 -->
<!-- LmNvbS9wa2kvY3JsL3Byb2R1Y3RzL01pY1Jvb0NlckF1dDIwMTFfMjAxMV8wM18y -->
<!-- Mi5jcmwwXgYIKwYBBQUHAQEEUjBQME4GCCsGAQUFBzAChkJodHRwOi8vd3d3Lm1p -->
<!-- Y3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dDIwMTFfMjAxMV8wM18y -->
<!-- Mi5jcnQwgZ8GA1UdIASBlzCBlDCBkQYJKwYBBAGCNy4DMIGDMD8GCCsGAQUFBwIB -->
<!-- FjNodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2RvY3MvcHJpbWFyeWNw -->
<!-- cy5odG0wQAYIKwYBBQUHAgIwNB4yIB0ATABlAGcAYQBsAF8AcABvAGwAaQBjAHkA -->
<!-- XwBzAHQAYQB0AGUAbQBlAG4AdAAuIB0wDQYJKoZIhvcNAQELBQADggIBAGfyhqWY -->
<!-- 4FR5Gi7T2HRnIpsLlhHhY5KZQpZ90nkMkMFlXy4sPvjDctFtg/6+P+gKyju/R6mj -->
<!-- 82nbY78iNaWXXWWEkH2LRlBV2AySfNIaSxzzPEKLUtCw/WvjPgcuKZvmPRul1LUd -->
<!-- d5Q54ulkyUQ9eHoj8xN9ppB0g430yyYCRirCihC7pKkFDJvtaPpoLpWgKj8qa1hJ -->
<!-- Yx8JaW5amJbkg/TAj/NGK978O9C9Ne9uJa7lryft0N3zDq+ZKJeYTQ49C/IIidYf -->
<!-- wzIY4vDFLc5bnrRJOQrGCsLGra7lstnbFYhRRVg4MnEnGn+x9Cf43iw6IGmYslmJ -->
<!-- aG5vp7d0w0AFBqYBKig+gj8TTWYLwLNN9eGPfxxvFX1Fp3blQCplo8NdUmKGwx1j -->
<!-- NpeG39rz+PIWoZon4c2ll9DuXWNB41sHnIc+BncG0QaxdR8UvmFhtfDcxhsEvt9B -->
<!-- xw4o7t5lL+yX9qFcltgA1qFGvVnzl6UJS0gQmYAf0AApxbGbpT9Fdx41xtKiop96 -->
<!-- eiL6SJUfq/tHI4D1nvi/a7dLl+LrdXga7Oo3mXkYS//WsyNodeav+vyL6wuA6mk7 -->
<!-- r/ww7QRMjt/fdW1jkT3RnVZOT7+AVyKheBEyIXrvQQqxP/uozKRdwaGIm1dxVk5I -->
<!-- RcBCyZt2WwqASGv9eZ/BvW1taslScxMNelDNMYIVZDCCFWACAQEwgZUwfjELMAkG -->
<!-- A1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQx -->
<!-- HjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEoMCYGA1UEAxMfTWljcm9z -->
<!-- b2Z0IENvZGUgU2lnbmluZyBQQ0EgMjAxMQITMwAAAYdyF3IVWUDHCQAAAAABhzAN -->
<!-- BglghkgBZQMEAgEFAKCBrjAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgor -->
<!-- BgEEAYI3AgELMQ4wDAYKKwYBBAGCNwIBFTAvBgkqhkiG9w0BCQQxIgQgGr/vGgk4 -->
<!-- B55UsPvcNs4qpDqNzlN8GZX5BAXwGtOm274wQgYKKwYBBAGCNwIBDDE0MDKgFIAS -->
<!-- AE0AaQBjAHIAbwBzAG8AZgB0oRqAGGh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbTAN -->
<!-- BgkqhkiG9w0BAQEFAASCAQA8AVJQs2eGXJnDhcey+YGZh8VQslhMhFX8Y881KDUh -->
<!-- 4EgRknHRt+dobxFARnRSiQJacWkev8pGghutK3nfRrpOYTYoWST6PMp685BQ/8Wm -->
<!-- OZWRt4qU0FdZx1Su+9xcIZ3oYyONfLfE6B3Fhu4yF1E4A44NBZQWeGYiYr0YHpJL -->
<!-- p0kK5D96l4nenT5qeUHE9ps3BcSPdV8yx8vs2bMxuq7hUNrRZrM5ussyNwozAlvn -->
<!-- 25AjUWqvTSEX4TfdBEntKLftESdAC5m5rBLRsWafEAd2QHY5j6CDk0jEJccLgvqu -->
<!-- 7xc1NnJ8aekblDzRkr6IWNyP8dGjKXT/+0I3zJ2nksJOoYIS7jCCEuoGCisGAQQB -->
<!-- gjcDAwExghLaMIIS1gYJKoZIhvcNAQcCoIISxzCCEsMCAQMxDzANBglghkgBZQME -->
<!-- AgEFADCCAVUGCyqGSIb3DQEJEAEEoIIBRASCAUAwggE8AgEBBgorBgEEAYRZCgMB -->
<!-- MDEwDQYJYIZIAWUDBAIBBQAEIBQAuHv/U1QXYphW10IwSaXss66lnCYnegABCD3w -->
<!-- 4QFgAgZgGeMZTCcYEzIwMjEwMjA0MTcwMTU4LjM0NFowBIACAfSggdSkgdEwgc4x -->
<!-- CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRt -->
<!-- b25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1p -->
<!-- Y3Jvc29mdCBPcGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMg -->
<!-- VFNTIEVTTjo4OTdBLUUzNTYtMTcwMTElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUt -->
<!-- U3RhbXAgU2VydmljZaCCDkEwggT1MIID3aADAgECAhMzAAABLCKvRZd1+RvuAAAA -->
<!-- AAEsMA0GCSqGSIb3DQEBCwUAMHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNo -->
<!-- aW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29y -->
<!-- cG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAyMDEw -->
<!-- MB4XDTE5MTIxOTAxMTUwM1oXDTIxMDMxNzAxMTUwM1owgc4xCzAJBgNVBAYTAlVT -->
<!-- MRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQK -->
<!-- ExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1pY3Jvc29mdCBPcGVy -->
<!-- YXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVTTjo4OTdB -->
<!-- LUUzNTYtMTcwMTElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAgU2Vydmlj -->
<!-- ZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPK1zgSSq+MxAYo3qpCt -->
<!-- QDxSMPPJy6mm/wfEJNjNUnYtLFBwl1BUS5trEk/t41ldxITKehs+ABxYqo4Qxsg3 -->
<!-- Gy1ugKiwHAnYiiekfC+ZhptNFgtnDZIn45zC0AlVr/6UfLtsLcHCh1XElLUHfEC0 -->
<!-- nBuQcM/SpYo9e3l1qY5NdMgDGxCsmCKdiZfYXIu+U0UYIBhdzmSHnB3fxZOBVcr5 -->
<!-- htFHEBBNt/rFJlm/A4yb8oBsp+Uf0p5QwmO/bCcdqB15JpylOhZmWs0sUfJKlK9E -->
<!-- rAhBwGki2eIRFKsQBdkXS9PWpF1w2gIJRvSkDEaCf+lbGTPdSzHSbfREWOF9wY3i -->
<!-- Yj8CAwEAAaOCARswggEXMB0GA1UdDgQWBBRRahZSGfrCQhCyIyGH9DkiaW7L0zAf -->
<!-- BgNVHSMEGDAWgBTVYzpcijGQ80N7fEYbxTNoWoVtVTBWBgNVHR8ETzBNMEugSaBH -->
<!-- hkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9NaWNU -->
<!-- aW1TdGFQQ0FfMjAxMC0wNy0wMS5jcmwwWgYIKwYBBQUHAQEETjBMMEoGCCsGAQUF -->
<!-- BzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1RpbVN0 -->
<!-- YVBDQV8yMDEwLTA3LTAxLmNydDAMBgNVHRMBAf8EAjAAMBMGA1UdJQQMMAoGCCsG -->
<!-- AQUFBwMIMA0GCSqGSIb3DQEBCwUAA4IBAQBPFxHIwi4vAH49w9Svmz6K3tM55RlW -->
<!-- 5pPeULXdut2Rqy6Ys0+VpZsbuaEoxs6Z1C3hMbkiqZFxxyltxJpuHTyGTg61zfNI -->
<!-- F5n6RsYF3s7IElDXNfZznF1/2iWc6uRPZK8rxxUJ/7emYXZCYwuUY0XjsCpP9pbR -->
<!-- RKeJi6r5arSyI+NfKxvgoM21JNt1BcdlXuAecdd/k8UjxCscffanoK2n6LFw1PcZ -->
<!-- lEO7NId7o+soM2C0QY5BYdghpn7uqopB6ixyFIIkDXFub+1E7GmAEwfU6VwEHL7y -->
<!-- 9rNE8bd+JrQs+yAtkkHy9FmXg/PsGq1daVzX1So7CJ6nyphpuHSN3VfTMIIGcTCC -->
<!-- BFmgAwIBAgIKYQmBKgAAAAAAAjANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UEBhMC -->
<!-- VVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNV -->
<!-- BAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0IFJv -->
<!-- b3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTAwHhcNMTAwNzAxMjEzNjU1WhcN -->
<!-- MjUwNzAxMjE0NjU1WjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3Rv -->
<!-- bjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0 -->
<!-- aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDCCASIw -->
<!-- DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKkdDbx3EYo6IOz8E5f1+n9plGt0 -->
<!-- VBDVpQoAgoX77XxoSyxfxcPlYcJ2tz5mK1vwFVMnBDEfQRsalR3OCROOfGEwWbEw -->
<!-- RA/xYIiEVEMM1024OAizQt2TrNZzMFcmgqNFDdDq9UeBzb8kYDJYYEbyWEeGMoQe -->
<!-- dGFnkV+BVLHPk0ySwcSmXdFhE24oxhr5hoC732H8RsEnHSRnEnIaIYqvS2SJUGKx -->
<!-- Xf13Hz3wV3WsvYpCTUBR0Q+cBj5nf/VmwAOWRH7v0Ev9buWayrGo8noqCjHw2k4G -->
<!-- kbaICDXoeByw6ZnNPOcvRLqn9NxkvaQBwSAJk3jN/LzAyURdXhacAQVPIk0CAwEA -->
<!-- AaOCAeYwggHiMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBTVYzpcijGQ80N7 -->
<!-- fEYbxTNoWoVtVTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTALBgNVHQ8EBAMC -->
<!-- AYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBTV9lbLj+iiXGJo0T2UkFvX -->
<!-- zpoYxDBWBgNVHR8ETzBNMEugSaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20v -->
<!-- cGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcmwwWgYI -->
<!-- KwYBBQUHAQEETjBMMEoGCCsGAQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5j -->
<!-- b20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNydDCBoAYDVR0g -->
<!-- AQH/BIGVMIGSMIGPBgkrBgEEAYI3LgMwgYEwPQYIKwYBBQUHAgEWMWh0dHA6Ly93 -->
<!-- d3cubWljcm9zb2Z0LmNvbS9QS0kvZG9jcy9DUFMvZGVmYXVsdC5odG0wQAYIKwYB -->
<!-- BQUHAgIwNB4yIB0ATABlAGcAYQBsAF8AUABvAGwAaQBjAHkAXwBTAHQAYQB0AGUA -->
<!-- bQBlAG4AdAAuIB0wDQYJKoZIhvcNAQELBQADggIBAAfmiFEN4sbgmD+BcQM9naOh -->
<!-- IW+z66bM9TG+zwXiqf76V20ZMLPCxWbJat/15/B4vceoniXj+bzta1RXCCtRgkQS -->
<!-- +7lTjMz0YBKKdsxAQEGb3FwX/1z5Xhc1mCRWS3TvQhDIr79/xn/yN31aPxzymXlK -->
<!-- kVIArzgPF/UveYFl2am1a+THzvbKegBvSzBEJCI8z+0DpZaPWSm8tv0E4XCfMkon -->
<!-- /VWvL/625Y4zu2JfmttXQOnxzplmkIz/amJ/3cVKC5Em4jnsGUpxY517IW3DnKOi -->
<!-- PPp/fZZqkHimbdLhnPkd/DjYlPTGpQqWhqS9nhquBEKDuLWAmyI4ILUl5WTs9/S/ -->
<!-- fmNZJQ96LjlXdqJxqgaKD4kWumGnEcua2A5HmoDF0M2n0O99g/DhO3EJ3110mCII -->
<!-- YdqwUB5vvfHhAN/nMQekkzr3ZUd46PioSKv33nJ+YWtvd6mBy6cJrDm77MbL2IK0 -->
<!-- cs0d9LiFAR6A+xuJKlQ5slvayA1VmXqHczsI5pgt6o3gMy4SKfXAL1QnIffIrE7a -->
<!-- KLixqduWsqdCosnPGUFN4Ib5KpqjEWYw07t0MkvfY3v1mYovG8chr1m1rtxEPJdQ -->
<!-- cdeh0sVV42neV8HR3jDA/czmTfsNv11P6Z0eGTgvvM9YBS7vDaBQNdrvCScc1bN+ -->
<!-- NR4Iuto229Nfj950iEkSoYICzzCCAjgCAQEwgfyhgdSkgdEwgc4xCzAJBgNVBAYT -->
<!-- AlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYD -->
<!-- VQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1pY3Jvc29mdCBP -->
<!-- cGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVTTjo4 -->
<!-- OTdBLUUzNTYtMTcwMTElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAgU2Vy -->
<!-- dmljZaIjCgEBMAcGBSsOAwIaAxUADE5OKSMoNx/mYxYWap1RTOohbJ2ggYMwgYCk -->
<!-- fjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMH -->
<!-- UmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSYwJAYDVQQD -->
<!-- Ex1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDANBgkqhkiG9w0BAQUFAAIF -->
<!-- AOPGW5kwIhgPMjAyMTAyMDQxNTQwMDlaGA8yMDIxMDIwNTE1NDAwOVowdDA6Bgor -->
<!-- BgEEAYRZCgQBMSwwKjAKAgUA48ZbmQIBADAHAgEAAgIVVzAHAgEAAgIRsDAKAgUA -->
<!-- 48etGQIBADA2BgorBgEEAYRZCgQCMSgwJjAMBgorBgEEAYRZCgMCoAowCAIBAAID -->
<!-- B6EgoQowCAIBAAIDAYagMA0GCSqGSIb3DQEBBQUAA4GBAAWhD3lSwsarway891/C -->
<!-- dZaSFkohVcVxqknXpb1xtIaumSa2aIjfdeGmmT7KfyctauWKOY2adEsfqWIH02nY -->
<!-- kXTcKIluVOBEmn9vTuqBaDqYxws/vEJnFIWL4JmZfIOBDN66baT2hOOVVnEFoa+s -->
<!-- 3MvoZwcSnnzT0Ke5g8G5cK0oMYIDDTCCAwkCAQEwgZMwfDELMAkGA1UEBhMCVVMx -->
<!-- EzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoT -->
<!-- FU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUt -->
<!-- U3RhbXAgUENBIDIwMTACEzMAAAEsIq9Fl3X5G+4AAAAAASwwDQYJYIZIAWUDBAIB -->
<!-- BQCgggFKMBoGCSqGSIb3DQEJAzENBgsqhkiG9w0BCRABBDAvBgkqhkiG9w0BCQQx -->
<!-- IgQgnobazESKUEovj09D60VLl7xuxguClpF9CY0Z7PHMEX8wgfoGCyqGSIb3DQEJ -->
<!-- EAIvMYHqMIHnMIHkMIG9BCBbn/0uFFh42hTM5XOoKdXevBaiSxmYK9Ilcn9nu5ZH -->
<!-- 4TCBmDCBgKR+MHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAw -->
<!-- DgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24x -->
<!-- JjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAyMDEwAhMzAAABLCKv -->
<!-- RZd1+RvuAAAAAAEsMCIEIG2mJON63x9y+Qdd0KfhMGqjg8ZkRe9CgJY9MPkG9iCQ -->
<!-- MA0GCSqGSIb3DQEBCwUABIIBANNwGj6akYb7Qaz4mXz36eA037zjZYKOBwqxQovX -->
<!-- hQAoQWjs5CWyHEirm86wRUWKZlX9SBoaIsTY0WQlK+XCjjJrglWUJFfKnicd8EVN -->
<!-- d00oIRspRO6ej5Vc+I1oUhf90YHTwcblRYuVAH5ND9Fl/snmCO6Nu/z7MYdzy4+k -->
<!-- kkYQTUijxGppVFcUuw8dOC1BiQ14PvdPjaYOMU0rLxbqvteFIIpdWuk9TDOvY67j -->
<!-- eTIguFeoyy40C6013zKoyOtFh2nAg/rD/J9+lpdxXNXk8D0+COQqXh6CJXH8PsjG -->
<!-- BXN5aCwqgzXT54c+7Kdsa5TsPwKS0iKKDWd20HJduNZ6TaI= -->
<!-- SIG # End signature block -->