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.PSConnectionMonitorResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResult</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.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.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>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>
            </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.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.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>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</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>Sku</Label>
                <PropertyName>Sku</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <PropertyName>VirtualHub</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FirewallPolicy</Label>
                <PropertyName>FirewallPolicy</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>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>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>DestinationAddresses</Label>
                <PropertyName>DestinationAddressesText</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>
            </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>
            </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>
            </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>
            </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>
            </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>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>HostedGateway</Label>
                <PropertyName>HostedGatewayText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualRouterAsn</Label>
                <PropertyName>VirtualRouterAsn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualRouterIps</Label>
                <PropertyName>VirtualRouterIps</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.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>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
  </ViewDefinitions>
</Configuration>
 
<!-- SIG # Begin signature block -->
<!-- MIIkWgYJKoZIhvcNAQcCoIIkSzCCJEcCAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCA4042fZKWpB/8O -->
<!-- RB3mTi3cC3WP8Whpv2060sLMplArwaCCDYEwggX/MIID56ADAgECAhMzAAABUZ6N -->
<!-- j0Bxow5BAAAAAAFRMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p -->
<!-- bmcgUENBIDIwMTEwHhcNMTkwNTAyMjEzNzQ2WhcNMjAwNTAyMjEzNzQ2WjB0MQsw -->
<!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u -->
<!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMR4wHAYDVQQDExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -->
<!-- AQCVWsaGaUcdNB7xVcNmdfZiVBhYFGcn8KMqxgNIvOZWNH9JYQLuhHhmJ5RWISy1 -->
<!-- oey3zTuxqLbkHAdmbeU8NFMo49Pv71MgIS9IG/EtqwOH7upan+lIq6NOcw5fO6Os -->
<!-- +12R0Q28MzGn+3y7F2mKDnopVu0sEufy453gxz16M8bAw4+QXuv7+fR9WzRJ2CpU -->
<!-- 62wQKYiFQMfew6Vh5fuPoXloN3k6+Qlz7zgcT4YRmxzx7jMVpP/uvK6sZcBxQ3Wg -->
<!-- B/WkyXHgxaY19IAzLq2QiPiX2YryiR5EsYBq35BP7U15DlZtpSs2wIYTkkDBxhPJ -->
<!-- IDJgowZu5GyhHdqrst3OjkSRAgMBAAGjggF+MIIBejAfBgNVHSUEGDAWBgorBgEE -->
<!-- AYI3TAgBBggrBgEFBQcDAzAdBgNVHQ4EFgQUV4Iarkq57esagu6FUBb270Zijc8w -->
<!-- UAYDVR0RBEkwR6RFMEMxKTAnBgNVBAsTIE1pY3Jvc29mdCBPcGVyYXRpb25zIFB1 -->
<!-- ZXJ0byBSaWNvMRYwFAYDVQQFEw0yMzAwMTIrNDU0MTM1MB8GA1UdIwQYMBaAFEhu -->
<!-- ZOVQBdOCqhc3NyK1bajKdQKVMFQGA1UdHwRNMEswSaBHoEWGQ2h0dHA6Ly93d3cu -->
<!-- bWljcm9zb2Z0LmNvbS9wa2lvcHMvY3JsL01pY0NvZFNpZ1BDQTIwMTFfMjAxMS0w -->
<!-- Ny0wOC5jcmwwYQYIKwYBBQUHAQEEVTBTMFEGCCsGAQUFBzAChkVodHRwOi8vd3d3 -->
<!-- Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NlcnRzL01pY0NvZFNpZ1BDQTIwMTFfMjAx -->
<!-- MS0wNy0wOC5jcnQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQsFAAOCAgEAWg+A -->
<!-- rS4Anq7KrogslIQnoMHSXUPr/RqOIhJX+32ObuY3MFvdlRElbSsSJxrRy/OCCZdS -->
<!-- se+f2AqQ+F/2aYwBDmUQbeMB8n0pYLZnOPifqe78RBH2fVZsvXxyfizbHubWWoUf -->
<!-- NW/FJlZlLXwJmF3BoL8E2p09K3hagwz/otcKtQ1+Q4+DaOYXWleqJrJUsnHs9UiL -->
<!-- crVF0leL/Q1V5bshob2OTlZq0qzSdrMDLWdhyrUOxnZ+ojZ7UdTY4VnCuogbZ9Zs -->
<!-- 9syJbg7ZUS9SVgYkowRsWv5jV4lbqTD+tG4FzhOwcRQwdb6A8zp2Nnd+s7VdCuYF -->
<!-- sGgI41ucD8oxVfcAMjF9YX5N2s4mltkqnUe3/htVrnxKKDAwSYliaux2L7gKw+bD -->
<!-- 1kEZ/5ozLRnJ3jjDkomTrPctokY/KaZ1qub0NUnmOKH+3xUK/plWJK8BOQYuU7gK -->
<!-- YH7Yy9WSKNlP7pKj6i417+3Na/frInjnBkKRCJ/eYTvBH+s5guezpfQWtU4bNo/j -->
<!-- 8Qw2vpTQ9w7flhH78Rmwd319+YTmhv7TcxDbWlyteaj4RK2wk3pY1oSz2JPE5PNu -->
<!-- Nmd9Gmf6oePZgy7Ii9JLLq8SnULV7b+IP0UXRY9q+GdRjM2AEX6msZvvPCIoG0aY -->
<!-- HQu9wZsKEK2jqvWi8/xdeeeSI9FN6K1w4oVQM4Mwggd6MIIFYqADAgECAgphDpDS -->
<!-- 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/BvW1taslScxMNelDNMYIWLzCCFisCAQEwgZUwfjELMAkG -->
<!-- A1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQx -->
<!-- HjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEoMCYGA1UEAxMfTWljcm9z -->
<!-- b2Z0IENvZGUgU2lnbmluZyBQQ0EgMjAxMQITMwAAAVGejY9AcaMOQQAAAAABUTAN -->
<!-- BglghkgBZQMEAgEFAKCBrjAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgor -->
<!-- BgEEAYI3AgELMQ4wDAYKKwYBBAGCNwIBFTAvBgkqhkiG9w0BCQQxIgQg7BtMXvSo -->
<!-- woUJb0n+LKjlvD7SULZxfNUSiERNC+pm37UwQgYKKwYBBAGCNwIBDDE0MDKgFIAS -->
<!-- AE0AaQBjAHIAbwBzAG8AZgB0oRqAGGh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbTAN -->
<!-- BgkqhkiG9w0BAQEFAASCAQBKTa+hBqqic5bDgWdNAAvKF0ynPCH5hk80GZwefdtn -->
<!-- p+NjK9FtasxIPn8+kXLJkGiUaCSAiH1LCFxdDdkAtSCzKHK1ce1X4Xl0Q7bTo0Qb -->
<!-- NmkUtcw3YCIK3mK+3cKyPFHbJWzYuSgsNmR/L0AD6ygCFaHm0/SqdYbmSvWhq6nd -->
<!-- ZP6Kr/sKxANcmOb8UtJHzmtWyWKxgLSNCcpKVvahHhIfFITiaVQyY+PWrx1jocy2 -->
<!-- ODkBF5n6CYYXKulsWFtH0t6irOFqHBqcGVrlK682mK0HtZQW/qdCY5t2eDiT/k07 -->
<!-- te3hJ376mom6ySWAb5vE9sBR41R1xDGHr/BxxE92+12boYITuTCCE7UGCisGAQQB -->
<!-- gjcDAwExghOlMIIToQYJKoZIhvcNAQcCoIITkjCCE44CAQMxDzANBglghkgBZQME -->
<!-- AgEFADCCAVgGCyqGSIb3DQEJEAEEoIIBRwSCAUMwggE/AgEBBgorBgEEAYRZCgMB -->
<!-- MDEwDQYJYIZIAWUDBAIBBQAEID2RATjedVYsk/3F/ZKGwyPLrkBk27Og5xNSbCIZ -->
<!-- hsOYAgZdr1KBG1oYEzIwMTkxMTIxMDgwMDIzLjA0MVowBwIBAYACAfSggdSkgdEw -->
<!-- gc4xCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdS -->
<!-- ZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsT -->
<!-- IE1pY3Jvc29mdCBPcGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFs -->
<!-- ZXMgVFNTIEVTTjpDMEY0LTMwODYtREVGODElMCMGA1UEAxMcTWljcm9zb2Z0IFRp -->
<!-- bWUtU3RhbXAgU2VydmljZaCCDyEwggT1MIID3aADAgECAhMzAAABAYE+Ikb9+jji -->
<!-- AAAAAAEBMA0GCSqGSIb3DQEBCwUAMHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpX -->
<!-- YXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQg -->
<!-- Q29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAy -->
<!-- MDEwMB4XDTE5MDkwNjIwNDExNVoXDTIwMTIwNDIwNDExNVowgc4xCzAJBgNVBAYT -->
<!-- AlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYD -->
<!-- VQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1pY3Jvc29mdCBP -->
<!-- cGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVTTjpD -->
<!-- MEY0LTMwODYtREVGODElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAgU2Vy -->
<!-- dmljZTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJQ9ljIhOQ1vaoi -->
<!-- rU/dKF174ImUd129yLG+eHgBkpHX8sIl1o6pbIG2x5hDXhLqj3X5Z9dLOZkXL3iX -->
<!-- rubshmFQsA8AvX7UOw98Nrm88bacNQpMxojid+X87mGk7UYrQmW5049KH67aU693 -->
<!-- +5jzkWumJi+CGYd8OS3sZQL7ET2MM5FOXdz7FAvba5Sa7TVY/m55GwZJ7FqAXAny -->
<!-- QAtIhq83x5JKl0CPaBdj4vW6Hex0Gwn6l/iupt8zVW4hk7s9wC3TJCB+/4/ozMDJ -->
<!-- 9vwwgLgQjIf9Ke27YmQGzCDJMJb5FGhYberjNkCB6zwFTutocnWaO+YvXF0H9ot5 -->
<!-- jpXEr1kCAwEAAaOCARswggEXMB0GA1UdDgQWBBS/vpia7038DoyYYJEtjBUkHbmk -->
<!-- kTAfBgNVHSMEGDAWgBTVYzpcijGQ80N7fEYbxTNoWoVtVTBWBgNVHR8ETzBNMEug -->
<!-- SaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9N -->
<!-- aWNUaW1TdGFQQ0FfMjAxMC0wNy0wMS5jcmwwWgYIKwYBBQUHAQEETjBMMEoGCCsG -->
<!-- AQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY1Rp -->
<!-- bVN0YVBDQV8yMDEwLTA3LTAxLmNydDAMBgNVHRMBAf8EAjAAMBMGA1UdJQQMMAoG -->
<!-- CCsGAQUFBwMIMA0GCSqGSIb3DQEBCwUAA4IBAQAfPbZa3p/lV7ZYkE/RWfWq6gSj -->
<!-- IJ7/jFTgwEpBUefyTHPnQG3BF29rq0jokOqieUqDRiwYXg6WmnmxwyfmVsSCARdJ -->
<!-- XfbHWC3wOJw0H0KfULImqZ0DxBYoDg8TXLVVgN/Qgl8gpYzn0n/2QNv7nEVWXlpI -->
<!-- NueZ0qhGf7Ghthpy40h99LFC8mmK/O+ceKDRHYZIYeNN8jaQklRBLWqRLd2mmDSv -->
<!-- RxfN4VHcFe/Thx83KzvWvUjaOk3zGf50OmQpyujU4EKIOy1PKmIbKGrLEvZ/Evpx -->
<!-- LbBhsHRS4tcC37Ph23th4O+wEK/bg55gNHv0U9IjwQjLx8zsu6FFUlTfa31gMIIG -->
<!-- cTCCBFmgAwIBAgIKYQmBKgAAAAAAAjANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UE -->
<!-- BhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAc -->
<!-- BgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0 -->
<!-- IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTAwHhcNMTAwNzAxMjEzNjU1 -->
<!-- WhcNMjUwNzAxMjE0NjU1WjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMDCC -->
<!-- ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKkdDbx3EYo6IOz8E5f1+n9p -->
<!-- lGt0VBDVpQoAgoX77XxoSyxfxcPlYcJ2tz5mK1vwFVMnBDEfQRsalR3OCROOfGEw -->
<!-- WbEwRA/xYIiEVEMM1024OAizQt2TrNZzMFcmgqNFDdDq9UeBzb8kYDJYYEbyWEeG -->
<!-- MoQedGFnkV+BVLHPk0ySwcSmXdFhE24oxhr5hoC732H8RsEnHSRnEnIaIYqvS2SJ -->
<!-- UGKxXf13Hz3wV3WsvYpCTUBR0Q+cBj5nf/VmwAOWRH7v0Ev9buWayrGo8noqCjHw -->
<!-- 2k4GkbaICDXoeByw6ZnNPOcvRLqn9NxkvaQBwSAJk3jN/LzAyURdXhacAQVPIk0C -->
<!-- AwEAAaOCAeYwggHiMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBTVYzpcijGQ -->
<!-- 80N7fEYbxTNoWoVtVTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTALBgNVHQ8E -->
<!-- BAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBTV9lbLj+iiXGJo0T2U -->
<!-- kFvXzpoYxDBWBgNVHR8ETzBNMEugSaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5j -->
<!-- b20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcmww -->
<!-- WgYIKwYBBQUHAQEETjBMMEoGCCsGAQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29m -->
<!-- dC5jb20vcGtpL2NlcnRzL01pY1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNydDCBoAYD -->
<!-- VR0gAQH/BIGVMIGSMIGPBgkrBgEEAYI3LgMwgYEwPQYIKwYBBQUHAgEWMWh0dHA6 -->
<!-- Ly93d3cubWljcm9zb2Z0LmNvbS9QS0kvZG9jcy9DUFMvZGVmYXVsdC5odG0wQAYI -->
<!-- KwYBBQUHAgIwNB4yIB0ATABlAGcAYQBsAF8AUABvAGwAaQBjAHkAXwBTAHQAYQB0 -->
<!-- AGUAbQBlAG4AdAAuIB0wDQYJKoZIhvcNAQELBQADggIBAAfmiFEN4sbgmD+BcQM9 -->
<!-- naOhIW+z66bM9TG+zwXiqf76V20ZMLPCxWbJat/15/B4vceoniXj+bzta1RXCCtR -->
<!-- gkQS+7lTjMz0YBKKdsxAQEGb3FwX/1z5Xhc1mCRWS3TvQhDIr79/xn/yN31aPxzy -->
<!-- mXlKkVIArzgPF/UveYFl2am1a+THzvbKegBvSzBEJCI8z+0DpZaPWSm8tv0E4XCf -->
<!-- Mkon/VWvL/625Y4zu2JfmttXQOnxzplmkIz/amJ/3cVKC5Em4jnsGUpxY517IW3D -->
<!-- nKOiPPp/fZZqkHimbdLhnPkd/DjYlPTGpQqWhqS9nhquBEKDuLWAmyI4ILUl5WTs -->
<!-- 9/S/fmNZJQ96LjlXdqJxqgaKD4kWumGnEcua2A5HmoDF0M2n0O99g/DhO3EJ3110 -->
<!-- mCIIYdqwUB5vvfHhAN/nMQekkzr3ZUd46PioSKv33nJ+YWtvd6mBy6cJrDm77MbL -->
<!-- 2IK0cs0d9LiFAR6A+xuJKlQ5slvayA1VmXqHczsI5pgt6o3gMy4SKfXAL1QnIffI -->
<!-- rE7aKLixqduWsqdCosnPGUFN4Ib5KpqjEWYw07t0MkvfY3v1mYovG8chr1m1rtxE -->
<!-- PJdQcdeh0sVV42neV8HR3jDA/czmTfsNv11P6Z0eGTgvvM9YBS7vDaBQNdrvCScc -->
<!-- 1bN+NR4Iuto229Nfj950iEkSoYIDrzCCApcCAQEwgf6hgdSkgdEwgc4xCzAJBgNV -->
<!-- BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4w -->
<!-- HAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKTAnBgNVBAsTIE1pY3Jvc29m -->
<!-- dCBPcGVyYXRpb25zIFB1ZXJ0byBSaWNvMSYwJAYDVQQLEx1UaGFsZXMgVFNTIEVT -->
<!-- TjpDMEY0LTMwODYtREVGODElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUtU3RhbXAg -->
<!-- U2VydmljZaIlCgEBMAkGBSsOAwIaBQADFQAIJVNA4iCB+g3btv5VfN3hJ98F8aCB -->
<!-- 3jCB26SB2DCB1TELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAO -->
<!-- BgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEp -->
<!-- MCcGA1UECxMgTWljcm9zb2Z0IE9wZXJhdGlvbnMgUHVlcnRvIFJpY28xJzAlBgNV -->
<!-- BAsTHm5DaXBoZXIgTlRTIEVTTjo0REU5LTBDNUUtM0UwOTErMCkGA1UEAxMiTWlj -->
<!-- cm9zb2Z0IFRpbWUgU291cmNlIE1hc3RlciBDbG9jazANBgkqhkiG9w0BAQUFAAIF -->
<!-- AOF/yUowIhgPMjAxOTExMjAyMjE2NDJaGA8yMDE5MTEyMTIyMTY0MlowdjA8Bgor -->
<!-- BgEEAYRZCgQBMS4wLDAKAgUA4X/JSgIBADAJAgEAAgF7AgH/MAcCAQACAhthMAoC -->
<!-- BQDhgRrKAgEAMDYGCisGAQQBhFkKBAIxKDAmMAwGCisGAQQBhFkKAwGgCjAIAgEA -->
<!-- AgMW42ChCjAIAgEAAgMHoSAwDQYJKoZIhvcNAQEFBQADggEBAFFoJY/TUNJcoPtH -->
<!-- Q/GEuHrGe2BTDji++ml5RoHVxgI+vNtjDeoUmAQeyL7K46eUYATp8lwTq2/sNdxA -->
<!-- 5itJv637J6zgx0qj9vobm2N4UOcRUwLfqm/uoOgDeHGbxJbCy7On07RA3HIeR94n -->
<!-- Y1+YqOWv0nMXckKGghCoG0Q97LUlSYBBBrjWahOiP+db7+WojrVVfZgCHY4IVflf -->
<!-- 6os9bVPI6FjJn2CLZl5LdD44bPi7KSwPVximDzQwzudQHOPRT/uvteQqRzk54h1c -->
<!-- gch0VVRFQ/Re9NOAKhyoEhLPSwRKbE0p+4b4xpY6t3u6m8o4j7a/aWXAJqzGIu96 -->
<!-- UmTb0GAxggL1MIIC8QIBATCBkzB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2Fz -->
<!-- aGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENv -->
<!-- cnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAx -->
<!-- MAITMwAAAQGBPiJG/fo44gAAAAABATANBglghkgBZQMEAgEFAKCCATIwGgYJKoZI -->
<!-- hvcNAQkDMQ0GCyqGSIb3DQEJEAEEMC8GCSqGSIb3DQEJBDEiBCDBj0uRnv58zMmb -->
<!-- 2rO/v/67lHmGNpL2fTdwjEBHbBNf2zCB4gYLKoZIhvcNAQkQAgwxgdIwgc8wgcww -->
<!-- gbEEFAglU0DiIIH6Ddu2/lV83eEn3wXxMIGYMIGApH4wfDELMAkGA1UEBhMCVVMx -->
<!-- EzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoT -->
<!-- FU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUt -->
<!-- U3RhbXAgUENBIDIwMTACEzMAAAEBgT4iRv36OOIAAAAAAQEwFgQUoYtVGXy/zhrY -->
<!-- TKBwCcOryRDTg1EwDQYJKoZIhvcNAQELBQAEggEAADjv0cww31otEmsNCN9Ifqr4 -->
<!-- wb4xZmO4ZxEAj4tEd5/GIbv4CoPSy31NV0VSaiZJ1KiwkZ8Inzx0Oz2OcC1oBZAp -->
<!-- iWDmf2HA1Gl1oEUn+ewwjpJANYc5rsk3QgJPifiOrGWZgubEMlF7Pak5YWFp7npr -->
<!-- LDcTumByFN0fZ60AIo7UkuhY1AcHmsot9JLCzBQJID9s1Y/9HaX4m3Gv3eDyaW8w -->
<!-- 43gYajDGUnXmtfGuBhdiXfdB9L27JiB+9ubprma1q6VF9l6Gvq5KY7KrsbBu0kKw -->
<!-- 4ub85P8Qk9hTVVDsZON9OzkFXPSB3LJ80BftKbIGVXYuVi9fHs/xJ2OtHItZHw== -->
<!-- SIG # End signature block -->