Network.format.ps1xml

<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
  <ViewDefinitions>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSUsage</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSUsage</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceType</Label>
                <PropertyName>ResourceType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CurrentValue</Label>
                <PropertyName>CurrentValue</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Limit</Label>
                <PropertyName>Limit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkUsage</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkUsage</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>NameText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CurrentValue</Label>
                <PropertyName>CurrentValue</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Limit</Label>
                <PropertyName>Limit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Unit</Label>
                <PropertyName>Unit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetwork</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetwork</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressSpace</Label>
                <PropertyName>AddressSpaceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DhcpOptions</Label>
                <PropertyName>DhcpOptionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpCommunities</Label>
                <PropertyName>BgpCommunitiesText</PropertyName>
                <ItemSelectionCondition>
                  <ScriptBlock>
                    !($_.BgpCommunities -eq $null)
                  </ScriptBlock>
                </ItemSelectionCondition>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkPeerings</Label>
                <PropertyName>VirtualNetworkPeeringsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableDdosProtection</Label>
                <PropertyName>EnableDdosProtectionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DdosProtectionPlan</Label>
                <PropertyName>DdosProtectionPlanText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcher</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcher</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV1</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV1</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Source</Label>
                <PropertyName>SourceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Destination</Label>
                <PropertyName>DestinationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MonitoringIntervalInSeconds</Label>
                <PropertyName>MonitoringIntervalInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AutoStart</Label>
                <PropertyName>AutoStart</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StartTime</Label>
                <PropertyName>StartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MonitoringStatus</Label>
                <PropertyName>MonitoringStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV2</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorResultV2</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StartTime</Label>
                <PropertyName>StartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestGroups</Label>
                <PropertyName>TestGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Outputs</Label>
                <PropertyName>OutputsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Notes</Label>
                <PropertyName>Notes</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorQueryResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectionMonitorQueryResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>States</Label>
                <PropertyName>StatesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceId</Label>
                <PropertyName>ResourceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Address</Label>
                <PropertyName>Address</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Scope</Label>
                <PropertyName>ScopeText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CoverageLevel</Label>
                <PropertyName>CoverageLevel</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScope</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScope</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Include</Label>
                <PropertyName>IncludeText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Exclude</Label>
                <PropertyName>ExcludeText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScopeItem</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorEndpointScoperItem</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Address</Label>
                <PropertyName>Address</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>NetworkWatcherName</Label>
                <PropertyName>NetworkWatcherName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestGroups</Label>
                <PropertyName>TestGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Outputs</Label>
                <PropertyName>OutputsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Notes</Label>
                <PropertyName>Notes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorOutputObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>WorkspaceSettings</Label>
                <PropertyName>WorkspaceSettingsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorWorkspaceSettings</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorWorkspaceSettings</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>WorkspaceResourceId</Label>
                <PropertyName>WorkspaceResourceId</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTcpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTcpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Port</Label>
                <PropertyName>Port</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DisableTraceRoute</Label>
                <PropertyName>DisableTraceRoute</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPortBehavior</Label>
                <PropertyName>DestinationPortBehavior</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorHttpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorHttpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Port</Label>
                <PropertyName>Port</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Method</Label>
                <PropertyName>Method</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Path</Label>
                <PropertyName>Path</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequestHeaders</Label>
                <PropertyName>RequestHeadersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ValidStatusCodeRanges</Label>
                <PropertyName>ValidStatusCodeRangesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PreferHTTPS</Label>
                <PropertyName>PreferHTTPS</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorIcmpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorIcmpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>DisableTraceRoute</Label>
                <PropertyName>DisableTraceRoute</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestConfigurationObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestFrequencySec</Label>
                <PropertyName>TestFrequencySec</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PreferredIPVersion</Label>
                <PropertyName>PreferredIPVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProtocolConfiguration</Label>
                <PropertyName>ProtocolConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SuccessThreshold</Label>
                <PropertyName>SuccessThresholdText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkWatcherConnectionMonitorTestGroupObject</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Disable</Label>
                <PropertyName>Disable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TestConfigurations</Label>
                <PropertyName>TestConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sources</Label>
                <PropertyName>SourcesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Destinations</Label>
                <PropertyName>DestinationsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkGateway1</Label>
                <PropertyName>VirtualNetworkGateway1Text</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkGateway2</Label>
                <PropertyName>VirtualNetworkGateway2Text</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LocalNetworkGateway2</Label>
                <PropertyName>LocalNetworkGateway2Text</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peer</Label>
                <PropertyName>PeerText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingWeight</Label>
                <PropertyName>RoutingWeight</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SharedKey</Label>
                <PropertyName>SharedKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ConnectionStatus</Label>
                <PropertyName>ConnectionStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EgressBytesTransferred</Label>
                <PropertyName>EgressBytesTransferred</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IngressBytesTransferred</Label>
                <PropertyName>IngressBytesTransferred</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TunnelConnectionStatus</Label>
                <PropertyName>TunnelConnectionStatusText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSIpsecPolicy</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSIpsecPolicy</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>SALifeTimeSeconds</Label>
                <PropertyName>SALifeTimeSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SADataSizeKilobytes</Label>
                <PropertyName>SADataSizeKilobytes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpsecEncryption</Label>
                <PropertyName>IpsecEncryption</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpsecIntegrity</Label>
                <PropertyName>IpsecIntegrity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IkeEncryption</Label>
                <PropertyName>IkeEncryption</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IkeIntegrity</Label>
                <PropertyName>IkeIntegrity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DhGroup</Label>
                <PropertyName>DhGroup</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PfsGroup</Label>
                <PropertyName>PfsGroup</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSTopology</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSTopology</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CreatedDateTime</Label>
                <PropertyName>CreatedDateTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LastModified</Label>
                <PropertyName>LastModified</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Resources</Label>
                <PropertyName>ResourcesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSTroubleshootResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSTroubleshootResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>StartTime</Label>
                <PropertyName>StartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EndTime</Label>
                <PropertyName>EndTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Code</Label>
                <PropertyName>Code</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Results</Label>
                <PropertyName>ResultsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureReachabilityReport</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureReachabilityReport</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>AggregationLevel</Label>
                <PropertyName>AggregationLevel</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProviderLocation</Label>
                <PropertyName>ProviderLocationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ReachabilityReport</Label>
                <PropertyName>ReachabilityReportText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAvailableProvidersList</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAvailableProvidersList</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Countries</Label>
                <PropertyName>CountriesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayType</Label>
                <PropertyName>GatewayType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnType</Label>
                <PropertyName>VpnType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableBgp</Label>
                <PropertyName>EnableBgp</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ActiveActive</Label>
                <PropertyName>ActiveActive</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayDefaultSite</Label>
                <PropertyName>GatewayDefaultSiteText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientConfiguration</Label>
                <PropertyName>VpnClientConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettingsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnClientConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VpnClientAddressPool</Label>
                <PropertyName>VpnClientAddressPoolText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientRevokedCertificates</Label>
                <PropertyName>VpnClientRevokedCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientRootCertificates</Label>
                <PropertyName>VpnClientRootCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientIpsecPolicies</Label>
                <PropertyName>VpnClientIpsecPoliciesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealthDetail</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealthDetail</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnConnectionId</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnConnectionDurationInSeconds</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnConnectionTime</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>PublicIpAddress</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>PrivateIpAddress</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>VpnUserName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>MaxBandwidth</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>EgressPacketsTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>EgressBytesTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>IngressPacketsTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>IngressBytesTransferred</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Alignment>Left</Alignment>
            <Label>MaxPacketsPerSecond</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnConnectionId</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnConnectionDuration</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnConnectionTime</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>PublicIpAddress</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>PrivateIpAddress</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>VpnUserName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>MaxBandwidth</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>EgressPacketsTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>EgressBytesTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>IngressPacketsTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>IngressBytesTransferred</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <Alignment>Left</Alignment>
                <PropertyName>MaxPacketsPerSecond</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLocalNetworkGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLocalNetworkGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayIpAddress</Label>
                <PropertyName>GatewayIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Fqdn</Label>
                <PropertyName>Fqdn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LocalNetworkAddressSpace</Label>
                <PropertyName>AddressSpaceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettingsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkGatewayIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSSubnet</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSSubnet</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceNavigationLinks</Label>
                <PropertyName>ResourceNavigationLinksText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceAssociationLinks</Label>
                <PropertyName>ServiceAssociationLinksText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkSecurityGroup</Label>
                <PropertyName>NetworkSecurityGroupText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteTable</Label>
                <PropertyName>RouteTableText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NatGateway</Label>
                <PropertyName>NatGatewayText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceEndpoints</Label>
                <PropertyName>ServiceEndpointText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceEndpointPolicies</Label>
                <PropertyName>ServiceEndpointPoliciesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpoints</Label>
                <PropertyName>PrivateEndpointsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpointNetworkPolicies</Label>
                <PropertyName>PrivateEndpointNetworkPolicies</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceNetworkPolicies</Label>
                <PropertyName>PrivateLinkServiceNetworkPolicies</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualNetworkPeering</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkName</Label>
                <PropertyName>VirtualNetworkName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringState</Label>
                <PropertyName>PeeringState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteVirtualNetwork</Label>
                <PropertyName>RemoteVirtualNetworkText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowVirtualNetworkAccess</Label>
                <PropertyName>AllowVirtualNetworkAccess</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowForwardedTraffic</Label>
                <PropertyName>AllowForwardedTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowGatewayTransit</Label>
                <PropertyName>AllowGatewayTransit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>UseRemoteGateways</Label>
                <PropertyName>UseRemoteGateways</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteGateways</Label>
                <PropertyName>RemoteGatewaysText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteVirtualNetworkAddressSpace</Label>
                <PropertyName>RemoteVirtualNetworkAddressSpaceText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteBgpCommunities</Label>
                <PropertyName>RemoteBgpCommunitiesText</PropertyName>
                <ItemSelectionCondition>
                  <ScriptBlock>
                    !($_.RemoteBgpCommunities -eq $null)
                  </ScriptBlock>
                </ItemSelectionCondition>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAllocationMethod</Label>
                <PropertyName>PublicIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpAddress</Label>
                <PropertyName>IpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddressVersion</Label>
                <PropertyName>PublicIpAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfiguration</Label>
                <PropertyName>IpConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DnsSettings</Label>
                <PropertyName>DnsSettingsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>Zones</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpTags</Label>
                <PropertyName>IpTagsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpTag</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpTag</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>IpTagType</Label>
                <PropertyName>IpTagType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tag</Label>
                <PropertyName>Tag</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
      <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSCustomIpPrefix</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSCustomIpPrefix</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Cidr</Label>
                <PropertyName>Cidr</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommissionedState</Label>
                <PropertyName>CommissionedState</PropertyName>
              </ListItem>
                    <ListItem>
                <Label>PublicIpPrefixes</Label>
                <PropertyName>PublicIpPrefixesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>Zones</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefix</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefix</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddressVersion</Label>
                <PropertyName>PublicIpAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrefixLength</Label>
                <PropertyName>PrefixLength</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IPPrefix</Label>
                <PropertyName>IPPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>Zones</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpTags</Label>
                <PropertyName>IpTagsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddresses</Label>
                <PropertyName>PublicIpAddressesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefixTag</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPublicIpPrefixTag</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>IpTagType</Label>
                <PropertyName>IpTagType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tag</Label>
                <PropertyName>Tag</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkInterface</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkInterface</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualMachine</Label>
                <PropertyName>VirtualMachineText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DnsSettings</Label>
                <PropertyName>DnsSettingsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableIPForwarding</Label>
                <PropertyName>EnableIPForwarding</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableAcceleratedNetworking</Label>
                <PropertyName>EnableAcceleratedNetworking</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkSecurityGroup</Label>
                <PropertyName>NetworkSecurityGroupText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TapConfigurations</Label>
                <PropertyName>TapConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Primary</Label>
                <PropertyName>Primary</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MacAddress</Label>
                <PropertyName>MacAddress</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Primary</Label>
                <PropertyName>Primary</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddressVersion</Label>
                <PropertyName>PrivateIpAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerBackendAddressPools</Label>
                <PropertyName>LoadBalancerBackendAddressPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ApplicationGatewayBackendAddressPools</Label>
                <PropertyName>ApplicationGatewayBackendAddressPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerInboundNatRules</Label>
                <PropertyName>LoadBalancerInboundNatRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ApplicationSecurityGroups</Label>
                <PropertyName>ApplicationSecurityGroupsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSIPConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSIPConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSEffectiveNetworkSecurityGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSEffectiveNetworkSecurityGroup</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>NetworkSecurityGroup</Label>
                <PropertyName>NetworkSecurityGroupText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Association</Label>
                <PropertyName>AssociationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EffectiveSecurityRules</Label>
                <PropertyName>EffectiveSecurityRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TagMap</Label>
                <PropertyName>TagMapText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityGroup</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecurityRules</Label>
                <PropertyName>SecurityRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DefaultSecurityRules</Label>
                <PropertyName>DefaultSecurityRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicy</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicy</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceEndpointPolicyDefinitions</Label>
                <PropertyName>ServiceEndpointPolicyDefinitionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSEndpointService</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSEndpointService</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicyDefinition</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSServiceEndpointPolicyDefinition</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Service</Label>
                <PropertyName>Service</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceResources</Label>
                <PropertyName>ServiceResources</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSSecurityRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSSecurityRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourcePortRange</Label>
                <PropertyName>SourcePortRange</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPortRange</Label>
                <PropertyName>DestinationPortRange</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddressPrefix</Label>
                <PropertyName>SourceAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationAddressPrefix</Label>
                <PropertyName>DestinationAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceApplicationSecurityGroups</Label>
                <PropertyName>SourceApplicationSecurityGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationApplicationSecurityGroups</Label>
                <PropertyName>DestinationApplicationSecurityGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Access</Label>
                <PropertyName>Access</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Direction</Label>
                <PropertyName>Direction</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPacketCaptureResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPacketCaptureResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Target</Label>
                <PropertyName>Target</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BytesToCapturePerPacket</Label>
                <PropertyName>BytesToCapturePerPacket</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalBytesPerSession</Label>
                <PropertyName>TotalBytesPerSession</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TimeLimitInSeconds</Label>
                <PropertyName>TimeLimitInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageLocation</Label>
                <PropertyName>StorageLocationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Filters</Label>
                <PropertyName>FiltersText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSGetPacketCaptureResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSGetPacketCaptureResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Target</Label>
                <PropertyName>Target</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BytesToCapturePerPacket</Label>
                <PropertyName>BytesToCapturePerPacket</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalBytesPerSession</Label>
                <PropertyName>TotalBytesPerSession</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TimeLimitInSeconds</Label>
                <PropertyName>TimeLimitInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageLocation</Label>
                <PropertyName>StorageLocationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Filters</Label>
                <PropertyName>FiltersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CaptureStartTime</Label>
                <PropertyName>CaptureStartTime</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PacketCaptureStatus</Label>
                <PropertyName>PacketCaptureStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StopReason</Label>
                <PropertyName>StopReason</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PacketCaptureError</Label>
                <PropertyName>PacketCaptureErrorText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSConnectivityInformation</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSConnectivityInformation</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ConnectionStatus</Label>
                <PropertyName>ConnectionStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AvgLatencyInMs</Label>
                <PropertyName>AvgLatencyInMs</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MinLatencyInMs</Label>
                <PropertyName>MinLatencyInMs</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MaxLatencyInMs</Label>
                <PropertyName>MaxLatencyInMs</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProbesSent</Label>
                <PropertyName>ProbesSent</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProbesFailed</Label>
                <PropertyName>ProbesFailed</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Hops</Label>
                <PropertyName>HopsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLoadBalancer</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLoadBalancer</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIpConfigurations</Label>
                <PropertyName>FrontendIpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendAddressPools</Label>
                <PropertyName>BackendAddressPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Probes</Label>
                <PropertyName>ProbesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatRules</Label>
                <PropertyName>InboundNatRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatPools</Label>
                <PropertyName>InboundNatPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSFlowLog</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSFlowLog</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>TargetResourceId</Label>
                <PropertyName>TargetResourceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageId</Label>
                <PropertyName>StorageId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Enabled</Label>
                <PropertyName>Enabled</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RetentionPolicy</Label>
                <PropertyName>RetentionPolicyText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FlowAnalyticsConfiguration</Label>
                <PropertyName>FlowAnalyticsConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSFlowLogResource</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSFlowLogResource</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TargetResourceId</Label>
                <PropertyName>TargetResourceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>StorageId</Label>
                <PropertyName>StorageId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Enabled</Label>
                <PropertyName>Enabled</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RetentionPolicy</Label>
                <PropertyName>RetentionPolicyText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Format</Label>
                <PropertyName>FormatText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FlowAnalyticsConfiguration</Label>
                <PropertyName>FlowAnalyticsConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSSecurityGroupViewResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSSecurityGroupViewResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSFrontendIPConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSFrontendIPConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAllocationMethod</Label>
                <PropertyName>PrivateIpAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatRules</Label>
                <PropertyName>InboundNatRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InboundNatPools</Label>
                <PropertyName>InboundNatPoolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Zones</Label>
                <PropertyName>ZonesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSBackendAddressPool</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendIpConfigurations</Label>
                <PropertyName>BackendIpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerBackendAddresses</Label>
                <PropertyName>LoadBalancerBackendAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLoadBalancerBackendAddress</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLoadBalancerBackendAddress</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpAddress</Label>
                <PropertyName>IpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaceIpConfiguration</Label>
                <PropertyName>NetworkInterfaceIpConfigurationIdText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetwork</Label>
                <PropertyName>VirtualNetworkIdText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSProbe</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSProbe</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Port</Label>
                <PropertyName>Port</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IntervalInSeconds</Label>
                <PropertyName>IntervalInSeconds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NumberOfProbes</Label>
                <PropertyName>NumberOfProbes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequestPath</Label>
                <PropertyName>RequestPath</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancingRules</Label>
                <PropertyName>LoadBalancingRulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSInboundNatRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSInboundNatRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPort</Label>
                <PropertyName>FrontendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendPort</Label>
                <PropertyName>BackendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableFloatingIP</Label>
                <PropertyName>EnableFloatingIP</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIPConfiguration</Label>
                <PropertyName>FrontendIPConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendIPConfiguration</Label>
                <PropertyName>BackendIPConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSInboundNatPool</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSInboundNatPool</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPortRangeStart</Label>
                <PropertyName>FrontendPortRangeStart</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPortRangeEnd</Label>
                <PropertyName>FrontendPortRangeEnd</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendPort</Label>
                <PropertyName>BackendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIPConfiguration</Label>
                <PropertyName>FrontendIPConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSLoadBalancingRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSLoadBalancingRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocol</Label>
                <PropertyName>Protocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendPort</Label>
                <PropertyName>FrontendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendPort</Label>
                <PropertyName>BackendPort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IdleTimeoutInMinutes</Label>
                <PropertyName>IdleTimeoutInMinutes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>v</Label>
                <PropertyName>LoadDistribution</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableFloatingIP</Label>
                <PropertyName>EnableFloatingIP</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FrontendIPConfiguration</Label>
                <PropertyName>FrontendIPConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendAddressPool</Label>
                <PropertyName>BackendAddressPoolext</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Probe</Label>
                <PropertyName>ProbeText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRouteTable</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRouteTable</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Routes</Label>
                <PropertyName>RoutesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnets</Label>
                <PropertyName>SubnetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRoute</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRoute</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NextHopType</Label>
                <PropertyName>NextHopType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NextHopIpAddress</Label>
                <PropertyName>NextHopIpAddress</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRouteFilter</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRouteFilter</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peerings</Label>
                <PropertyName>PeeringsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRouteFilterRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRouteFilterRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Access</Label>
                <PropertyName>Access</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteFilterRuleType</Label>
                <PropertyName>RouteFilterRuleType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Communities</Label>
                <PropertyName>Communities</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePortsLocation</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePortsLOcation</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Address</Label>
                <PropertyName>Address</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Contact</Label>
                <PropertyName>Contact</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AvailableBandwidths</Label>
                <PropertyName>AvailableBandwidthsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePort</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRoutePort</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringLocation</Label>
                <PropertyName>PeeringLocation</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BandwidthInGbps</Label>
                <PropertyName>BandwidthInGbps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisionedBandwidthInGbps</Label>
                <PropertyName>ProvisionedBandwidthInGbps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Encapsulation</Label>
                <PropertyName>Encapsulation</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Mtu</Label>
                <PropertyName>Mtu</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EtherType</Label>
                <PropertyName>EtherType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllocationDate</Label>
                <PropertyName>AllocationDate</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Identity</Label>
                <PropertyName>IdentityText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Links</Label>
                <PropertyName>LinksText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Circuits</Label>
                <PropertyName>CircuitsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteLink</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteLink</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouterName</Label>
                <PropertyName>RouterName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>InterfaceName</Label>
                <PropertyName>InterfaceName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PatchPanelId</Label>
                <PropertyName>PatchPanelId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RackId</Label>
                <PropertyName>RackId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ConnectorType</Label>
                <PropertyName>ConnectorType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AdminState</Label>
                <PropertyName>AdminState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MacSecConfig</Label>
                <PropertyName>MacSecConfigText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>SkuText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CircuitProvisioningState</Label>
                <PropertyName>CircuitProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceProviderProvisioningState</Label>
                <PropertyName>ServiceProviderProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceProviderNotes</Label>
                <PropertyName>ServiceProviderNotes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceProviderProperties</Label>
                <PropertyName>ServiceProviderPropertiesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ExpressRoutePort</Label>
                <PropertyName>ExpressRoutePortText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BandwidthInGbps</Label>
                <PropertyName>BandwidthInGbps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Stag</Label>
                <PropertyName>Stag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceKey</Label>
                <PropertyName>ServiceKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peerings</Label>
                <PropertyName>PeeringsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Authorizations</Label>
                <PropertyName>AuthorizationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowClassicOperations</Label>
                <PropertyName>AllowClassicOperations</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayManagerEtag</Label>
                <PropertyName>GatewayManagerEtag</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPeering</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPeering</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringType</Label>
                <PropertyName>PeeringType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AzureASN</Label>
                <PropertyName>AzureASN</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerASN</Label>
                <PropertyName>PeerASN</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrimaryPeerAddressPrefix</Label>
                <PropertyName>PrimaryPeerAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecondaryPeerAddressPrefix</Label>
                <PropertyName>SecondaryPeerAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrimaryAzurePort</Label>
                <PropertyName>PrimaryAzurePort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecondaryAzurePort</Label>
                <PropertyName>SecondaryAzurePort</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SecondaryPeerAddressPrefix</Label>
                <PropertyName>SecondaryPeerAddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SharedKey</Label>
                <PropertyName>SharedKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VlanId</Label>
                <PropertyName>VlanId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>MicrosoftPeeringConfig</Label>
                <PropertyName>MicrosoftPeeringConfigText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GatewayManagerEtag</Label>
                <PropertyName>GatewayManagerEtag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LastModifiedBy</Label>
                <PropertyName>LastModifiedBy</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteFilter</Label>
                <PropertyName>RouteFilterText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddresPrefix</Label>
                <PropertyName>AddresPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CircuitConnectionStatus</Label>
                <PropertyName>CircuitConnectionStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerExpressRouteCircuitPeering</Label>
                <PropertyName>PeerExpressRouteCircuitPeering</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteServiceProvider</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteServiceProvider</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeeringLocations</Label>
                <PropertyName>PeeringLocationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BandwidthsOffered</Label>
                <PropertyName>BandwidthsOfferedText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSBgpCommunity</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSBgpCommunity</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ServiceSupportedRegion</Label>
                <PropertyName>ServiceSupportedRegion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommunityName</Label>
                <PropertyName>CommunityName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommunityValue</Label>
                <PropertyName>CommunityValue</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CommunityPrefixes</Label>
                <PropertyName>CommunityPrefixesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IsAuthorizedToUse</Label>
                <PropertyName>IsAuthorizedToUseText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ServiceGroup</Label>
                <PropertyName>ServiceGroupText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSBgpServiceCommunity</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSBgpServiceCommunity</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BgpCommunities</Label>
                <PropertyName>BgpCommunitiesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitAuthorization</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitAuthorization</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AuthorizationUseStatus</Label>
                <PropertyName>AuthorizationUseStatus</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSResourceNavigationLink</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSResourceNavigationLink</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Link</Label>
                <PropertyName>Link</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSIPAddressAvailabilityResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSIPAddressAvailabilityResult</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Available</Label>
                <PropertyName>Available</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AvailableIPAddresses</Label>
                <PropertyName>AvailableIPAddressesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHealth</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendHealth</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>BackendAddressPools</Label>
                <PropertyName>BackendAddressPools</PropertyName>
              </ListItem>
              <ListItem>
                <Label>BackendAddressPoolsText</Label>
                <PropertyName>BackendAddressPoolsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableWafRuleSetsResult</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleSet</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleSet</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallRuleGroup</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslPredefinedPolicy</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewaySslPredefinedPolicy</TypeName>
      </ViewSelectedBy>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <ExpressionBinding>
                <ScriptBlock>
                  [Microsoft.Azure.Commands.Network.ApplicationGatewayPowerShellFormatting]::Format($_, 0)
                </ScriptBlock>
              </ExpressionBinding>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSDdosProtectionPlan</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSDdosProtectionPlan</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworks</Label>
                <PropertyName>VirtualNetworksText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewall</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewall</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGuid</Label>
                <PropertyName>ResourceGuid</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tags</Label>
                <PropertyName>TagsTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ApplicationRuleCollections</Label>
                <PropertyName>ApplicationRuleCollectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NatRuleCollections</Label>
                <PropertyName>NatRuleCollectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkRuleCollections</Label>
                <PropertyName>NetworkRuleCollectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ThreatIntelMode</Label>
                <PropertyName>ThreatIntelMode</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ThreatIntelWhitelist</Label>
                <PropertyName>ThreatIntelWhitelistText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateRange</Label>
                <PropertyName>PrivateRangeText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>Sku</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <PropertyName>VirtualHub</PropertyName>
              </ListItem>
              <ListItem>
                <Label>HubIPAddresses</Label>
                <PropertyName>HubIPAddresses</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FirewallPolicy</Label>
                <PropertyName>FirewallPolicy</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IPv6CircuitConnectionConfig</Label>
                <PropertyName>IPv6CircuitConnectionConfigText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnectionIPv6Prefix</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnectionIPv6Prefix</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CircuitConnectionStatus</Label>
                <PropertyName>CircuitConnectionStatus</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIpAddress</Label>
                <PropertyName>PrivateIpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicIpAddress</Label>
                <PropertyName>PublicIpAddressText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRuleCollection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRuleCollection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Action</Label>
                <PropertyName>ActionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddresses</Label>
                <PropertyName>SourceAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceIpGroups</Label>
                <PropertyName>SourceIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TargetFqdns</Label>
                <PropertyName>TargetFqdnsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>FqdnTags</Label>
                <PropertyName>FqdnTagsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocols</Label>
                <PropertyName>ProtocolsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRuleCollection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRuleCollection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Action</Label>
                <PropertyName>ActionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNatRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocols</Label>
                <PropertyName>ProtocolsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddresses</Label>
                <PropertyName>SourceAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceIpGroups</Label>
                <PropertyName>SourceIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationAddresses</Label>
                <PropertyName>DestinationAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPorts</Label>
                <PropertyName>DestinationPortsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TranslatedAddress</Label>
                <PropertyName>TranslatedAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TranslatedPort</Label>
                <PropertyName>TranslatedPort</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRuleCollection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRuleCollection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Priority</Label>
                <PropertyName>Priority</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Action</Label>
                <PropertyName>ActionText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Rules</Label>
                <PropertyName>RulesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRule</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallNetworkRule</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Description</Label>
                <PropertyName>Description</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceAddresses</Label>
                <PropertyName>SourceAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>SourceIpGroups</Label>
                <PropertyName>SourceIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationAddresses</Label>
                <PropertyName>DestinationAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationIpGroups</Label>
                <PropertyName>DestinationIpGroupsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>DestinationPorts</Label>
                <PropertyName>DestinationPortsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Protocols</Label>
                <PropertyName>ProtocolsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallFqdnTag</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAzureFirewallFqdnTag</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>FqdnTagName</Label>
                <PropertyName>FqdnTagName</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualHub</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualHub</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VirtualWan</Label>
                <ScriptBlock>$_.VirtualWan.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AddressPrefix</Label>
                <PropertyName>AddressPrefix</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteTable</Label>
                <PropertyName>RouteTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualNetworkExpressRouteConnections</Label>
                <PropertyName>VirtualNetworkExpressRouteConnections</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RouteTables</Label>
                <PropertyName>RouteTables</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Sku</Label>
                <PropertyName>Sku</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSHubVirtualNetworkConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RemoteVirtualNetwork</Label>
                <ScriptBlock>$_.RemoteVirtualNetwork.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>EnableInternetSecurity</Label>
                <PropertyName>EnableInternetSecurity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingConfiguration</Label>
                <PropertyName>RoutingConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualHubRouteTable</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualHubRouteTable</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Routes</Label>
                <PropertyName>Routes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Connections</Label>
                <PropertyName>Connections</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualWan</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualWan</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowVnetToVnetTraffic</Label>
                <PropertyName>AllowVnetToVnetTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowBranchToBranchTraffic</Label>
                <PropertyName>AllowBranchToBranchTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualWANType</Label>
                <PropertyName>VirtualWANType</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnGatewayScaleUnit</Label>
                <PropertyName>VpnGatewayScaleUnit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <ScriptBlock>$_.VirtualHub.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettings</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Connections</Label>
                <PropertyName>Connections</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnSite</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnSite</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpAddress</Label>
                <PropertyName>IpAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualWan</Label>
                <ScriptBlock>$_.VirtualWan.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>AddressSpace</Label>
                <ScriptBlock>$_.AddressSpace.AddressPrefixes</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>BgpSettings</Label>
                <PropertyName>BgpSettings</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnSiteLinks</Label>
                <PropertyName>VpnSiteLinks</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnProtocols</Label>
                <PropertyName>VpnProtocols</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnAuthenticationTypes</Label>
                <PropertyName>VpnAuthenticationTypes</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientRootCertificates</Label>
                <ScriptBlock>VpnClientRootCertificatesText</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>VpnClientRevokedCertificates</Label>
                <PropertyName>VpnClientRevokedCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RadiusServerAddress</Label>
                <PropertyName>RadiusServerAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RadiusServerRootCertificates</Label>
                <PropertyName>RadiusServerRootCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RadiusClientRootCertificates</Label>
                <PropertyName>RadiusClientRootCertificatesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientIpsecPolicies</Label>
                <PropertyName>VpnClientIpsecPoliciesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AadAuthenticationParameters</Label>
                <PropertyName>AadAuthenticationParametersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>P2sVpnGateways</Label>
                <PropertyName>P2sVpnGatewaysText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealth</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnClientConnectionHealth</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VpnClientConnectionsCount</Label>
                <PropertyName>VpnClientConnectionsCount</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllocatedIpAddresses</Label>
                <PropertyName>AllocatedIpAddressesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalIngressBytesTransferred</Label>
                <PropertyName>TotalIngressBytesTransferred</PropertyName>
              </ListItem>
              <ListItem>
                <Label>TotalEgressBytesTransferred</Label>
                <PropertyName>TotalEgressBytesTransferred</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSClientCertificate</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSClientCertificate</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Thumbprint</Label>
                <PropertyName>Thumbprint</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSClientRootCertificate</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSClientRootCertificate</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PublicCertData</Label>
                <PropertyName>PublicCertData</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfigurationsResponse</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnServerConfigurationsResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>VpnServerConfigurationResourceIds</Label>
                <PropertyName>VpnServerConfigurationResourceIdsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVpnProfileResponse</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVpnProfileResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ProfileUrl</Label>
                <PropertyName>ProfileUrl</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSP2SVpnConnectionHealth</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSP2SVpnConnectionHealth</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>SasUrl</Label>
                <PropertyName>SasUrl</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSP2SConnectionConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSP2SConnectionConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientAddressPool</Label>
                <PropertyName>VpnClientAddressPoolText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingConfiguration</Label>
                <PropertyName>RoutingConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSP2SVpnGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnGatewayScaleUnit</Label>
                <PropertyName>VpnGatewayScaleUnit</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <ScriptBlock>$_.VirtualHub.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>VpnServerConfiguration</Label>
                <ScriptBlock>$_.VpnServerConfiguration.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>VpnServerConfigurationLocation</Label>
                <PropertyName>VpnServerConfigurationLocation</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VpnClientConnectionHealth</Label>
                <PropertyName>VpnClientConnectionHealthText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>P2SConnectionConfigurations</Label>
                <PropertyName>P2SConnectionConfigurationsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGateway</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AutoScaleConfiguration</Label>
                <PropertyName>AutoScaleConfigurationText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualHub</Label>
                <ScriptBlock>$_.VirtualHub.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ExpressRouteExpressRouteConnections</Label>
                <PropertyName>ExpressRouteExpressRouteConnectionsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ExpressRouteCircuitPeering</Label>
                <ScriptBlock>$_.ExpressRouteCircuitPeering.Id</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>AuthorizationKey</Label>
                <PropertyName>AuthorizationKey</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingWeight</Label>
                <PropertyName>RoutingWeight</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableInternetSecurity</Label>
                <PropertyName>EnableInternetSecurity</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RoutingConfiguration</Label>
                <PropertyName>RoutingConfigurationText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayAutoscaleConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayAutoscaleConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Bounds</Label>
                <PropertyName>BoundsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayPropertiesAutoScaleConfigurationBounds</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSExpressRouteGatewayPropertiesAutoScaleConfigurationBounds</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Min</Label>
                <PropertyName>Min</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Max</Label>
                <PropertyName>Max</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkConfigurationDiagnosticResponse</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkConfigurationDiagnosticResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Results</Label>
                <PropertyName>ResultsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayRewriteRuleCondition</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayRewriteRuleCondition</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Variable</Label>
                <PropertyName>Variable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Pattern</Label>
                <PropertyName>Pattern</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IgnoreCase</Label>
                <PropertyName>IgnoreCase</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Negate</Label>
                <PropertyName>Negate</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpoint</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpoint</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceConnections</Label>
                <PropertyName>PrivateLinkServiceConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ManualPrivateLinkServiceConnections</Label>
                <PropertyName>ManualPrivateLinkServiceConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>CustomDnsConfigs</Label>
                <PropertyName>CustomDnsConfigsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneGroup</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneGroup</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateDnsZoneConfigs</Label>
                <PropertyName>PrivateDnsZoneConfigsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneConfig</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneConfig</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateDnsZoneId</Label>
                <PropertyName>PrivateDnsZoneId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RecordSets</Label>
                <PropertyName>RecordSetsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>PrivateLinkServiceId</Label>
                <PropertyName>PrivateLinkServiceId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupId</Label>
                <PropertyName>GroupIdText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequestMessage</Label>
                <PropertyName>RequestMessage</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupIds</Label>
                <PropertyName>GroupIds</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceConnectionState</Label>
                <PropertyName>PrivateLinkServiceConnectionStateText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkService</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkService</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Tag</Label>
                <PropertyName>Tag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Visibility</Label>
                <PropertyName>VisibilityText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AutoApproval</Label>
                <PropertyName>AutoApprovalText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Alias</Label>
                <PropertyName>Alias</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Fqdns</Label>
                <PropertyName>Fqdns</PropertyName>
              </ListItem>
              <ListItem>
                <Label>EnableProxyProtocol</Label>
                <PropertyName>EnableProxyProtocol</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LoadBalancerFrontendIpConfigurations</Label>
                <PropertyName>LoadBalancerFrontendIpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>IpConfigurations</Label>
                <PropertyName>IpConfigurationsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpointConnections</Label>
                <PropertyName>PrivateEndpointConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>NetworkInterfaces</Label>
                <PropertyName>NetworkInterfacesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceIpConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceIpConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIPAddress</Label>
                <PropertyName>PrivateIPAddress</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIPAllocationMethod</Label>
                <PropertyName>PrivateIPAllocationMethod</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateIPAddressVersion</Label>
                <PropertyName>PrivateIPAddressVersion</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Subnet</Label>
                <PropertyName>SubnetText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Primary</Label>
                <PropertyName>Primary</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointConnection</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointConnection</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupId</Label>
                <PropertyName>GroupId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateEndpoint</Label>
                <PropertyName>PrivateEndpointText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PrivateLinkServiceConnectionState</Label>
                <PropertyName>PrivateLinkServiceConnectionStateText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>LinkIdentifier</Label>
                <PropertyName>LinkIdentifier</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAvailablePrivateEndpointType</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAvailablePrivateEndpointType</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceName</Label>
                <PropertyName>ResourceName</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSNetworkServiceTagInformation</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSNetworkServiceTagInformation</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>System Service</Label>
                <ScriptBlock>$_.Properties.SystemService</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>Region</Label>
                <ScriptBlock>$_.Properties.Region</ScriptBlock>
                <ItemSelectionCondition>
                  <ScriptBlock>
                    $_.Properties.Region -is [string] -and $_.Properties.Region.Length -gt 0
                  </ScriptBlock>
                </ItemSelectionCondition>
              </ListItem>
              <ListItem>
                <Label>Address Prefixes</Label>
                <ScriptBlock>$_.Properties.AddressPrefixes</ScriptBlock>
              </ListItem>
              <ListItem>
                <Label>Change Number</Label>
                <ScriptBlock>$_.Properties.ChangeNumber</ScriptBlock>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSAutoApprovedPrivateLinkService</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSAutoApprovedPrivateLinkService</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>PrivateLinkService</Label>
                <PropertyName>PrivateLinkService</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualRouter</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualRouter</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ResourceGroupName</Label>
                <PropertyName>ResourceGroupName</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Location</Label>
                <PropertyName>Location</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>HostedSubnet</Label>
                <PropertyName>HostedSubnet</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualRouterAsn</Label>
                <PropertyName>VirtualRouterAsn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VirtualRouterIps</Label>
                <PropertyName>VirtualRouterIps</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AllowBranchToBranchTraffic</Label>
                <PropertyName>AllowBranchToBranchTraffic</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Peerings</Label>
                <PropertyName>PeeringsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVirtualRouterPeer</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVirtualRouterPeer</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Etag</Label>
                <PropertyName>Etag</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerAsn</Label>
                <PropertyName>PeerAsn</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PeerIp</Label>
                <PropertyName>PeerIp</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSRoutingConfiguration</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSRoutingConfiguration</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>AssociatedRouteTable</Label>
                <PropertyName>AssociatedRouteTable</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PropagatedRouteTables</Label>
                <PropertyName>PropagatedRouteTablesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>VnetRoutes</Label>
                <PropertyName>VnetRoutesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>ProvisioningState</Label>
                <PropertyName>ProvisioningState</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Labels</Label>
                <PropertyName>Labels</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Routes</Label>
                <PropertyName>RoutesText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>AssociatedConnections</Label>
                <PropertyName>AssociatedConnectionsText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>PropagatingConnections</Label>
                <PropertyName>PropagatingConnectionsText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource</Name>
      <ViewSelectedBy>
        <TypeName>Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <Label>Id</Label>
                <PropertyName>Id</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Name</Label>
                <PropertyName>Name</PropertyName>
              </ListItem>
              <ListItem>
                <Label>Type</Label>
                <PropertyName>Type</PropertyName>
              </ListItem>
              <ListItem>
                <Label>GroupId</Label>
                <PropertyName>GroupId</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequiredMembers</Label>
                <PropertyName>RequiredMembersText</PropertyName>
              </ListItem>
              <ListItem>
                <Label>RequiredZoneNames</Label>
                <PropertyName>RequiredZoneNamesText</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
  </ViewDefinitions>
</Configuration>
 
<!-- SIG # Begin signature block -->
<!-- MIIjlgYJKoZIhvcNAQcCoIIjhzCCI4MCAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCBEEdZSoFzyWgdQ -->
<!-- XHnMc7XF09mQOwPC1hVsz9pPG0SQ/aCCDYUwggYDMIID66ADAgECAhMzAAABiK9S -->
<!-- 1rmSbej5AAAAAAGIMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD -->
<!-- VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p -->
<!-- bmcgUENBIDIwMTEwHhcNMjAwMzA0MTgzOTQ4WhcNMjEwMzAzMTgzOTQ4WjB0MQsw -->
<!-- CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u -->
<!-- ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMR4wHAYDVQQDExVNaWNy -->
<!-- b3NvZnQgQ29ycG9yYXRpb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -->
<!-- AQCSCNryE+Cewy2m4t/a74wZ7C9YTwv1PyC4BvM/kSWPNs8n0RTe+FvYfU+E9uf0 -->
<!-- t7nYlAzHjK+plif2BhD+NgdhIUQ8sVwWO39tjvQRHjP2//vSvIfmmkRoML1Ihnjs -->
<!-- 9kQiZQzYRDYYRp9xSQYmRwQjk5hl8/U7RgOiQDitVHaU7BT1MI92lfZRuIIDDYBd -->
<!-- vXtbclYJMVOwqZtv0O9zQCret6R+fRSGaDNfEEpcILL+D7RV3M4uaJE4Ta6KAOdv -->
<!-- V+MVaJp1YXFTZPKtpjHO6d9pHQPZiG7NdC6QbnRGmsa48uNQrb6AfmLKDI1Lp31W -->
<!-- MogTaX5tZf+CZT9PSuvjOCLNAgMBAAGjggGCMIIBfjAfBgNVHSUEGDAWBgorBgEE -->
<!-- AYI3TAgBBggrBgEFBQcDAzAdBgNVHQ4EFgQUj9RJL9zNrPcL10RZdMQIXZN7MG8w -->
<!-- VAYDVR0RBE0wS6RJMEcxLTArBgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9wZXJh -->
<!-- dGlvbnMgTGltaXRlZDEWMBQGA1UEBRMNMjMwMDEyKzQ1ODM4NjAfBgNVHSMEGDAW -->
<!-- gBRIbmTlUAXTgqoXNzcitW2oynUClTBUBgNVHR8ETTBLMEmgR6BFhkNodHRwOi8v -->
<!-- d3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNDb2RTaWdQQ0EyMDExXzIw -->
<!-- MTEtMDctMDguY3JsMGEGCCsGAQUFBwEBBFUwUzBRBggrBgEFBQcwAoZFaHR0cDov -->
<!-- L3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9jZXJ0cy9NaWNDb2RTaWdQQ0EyMDEx -->
<!-- XzIwMTEtMDctMDguY3J0MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIB -->
<!-- ACnXo8hjp7FeT+H6iQlV3CcGnkSbFvIpKYafgzYCFo3UHY1VHYJVb5jHEO8oG26Q -->
<!-- qBELmak6MTI+ra3WKMTGhE1sEIlowTcp4IAs8a5wpCh6Vf4Z/bAtIppP3p3gXk2X -->
<!-- 8UXTc+WxjQYsDkFiSzo/OBa5hkdW1g4EpO43l9mjToBdqEPtIXsZ7Hi1/6y4gK0P -->
<!-- mMiwG8LMpSn0n/oSHGjrUNBgHJPxgs63Slf58QGBznuXiRaXmfTUDdrvhRocdxIM -->
<!-- i8nXQwWACMiQzJSRzBP5S2wUq7nMAqjaTbeXhJqD2SFVHdUYlKruvtPSwbnqSRWT -->
<!-- GI8s4FEXt+TL3w5JnwVZmZkUFoioQDMMjFyaKurdJ6pnzbr1h6QW0R97fWc8xEIz -->
<!-- LIOiU2rjwWAtlQqFO8KNiykjYGyEf5LyAJKAO+rJd9fsYR+VBauIEQoYmjnUbTXM -->
<!-- SY2Lf5KMluWlDOGVh8q6XjmBccpaT+8tCfxpaVYPi1ncnwTwaPQvVq8RjWDRB7Pa -->
<!-- 8ruHgj2HJFi69+hcq7mWx5nTUtzzFa7RSZfE5a1a5AuBmGNRr7f8cNfa01+tiWjV -->
<!-- Kk1a+gJUBSP0sIxecFbVSXTZ7bqeal45XSDIisZBkWb+83TbXdTGMDSUFKTAdtC+ -->
<!-- r35GfsN8QVy59Hb5ZYzAXczhgRmk7NyE6jD0Ym5TKiW5MIIHejCCBWKgAwIBAgIK -->
<!-- YQ6Q0gAAAAAAAzANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UEBhMCVVMxEzARBgNV -->
<!-- BAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jv -->
<!-- c29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0IFJvb3QgQ2VydGlm -->
<!-- aWNhdGUgQXV0aG9yaXR5IDIwMTEwHhcNMTEwNzA4MjA1OTA5WhcNMjYwNzA4MjEw -->
<!-- OTA5WjB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UE -->
<!-- BxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSgwJgYD -->
<!-- VQQDEx9NaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBDQSAyMDExMIICIjANBgkqhkiG -->
<!-- 9w0BAQEFAAOCAg8AMIICCgKCAgEAq/D6chAcLq3YbqqCEE00uvK2WCGfQhsqa+la -->
<!-- UKq4BjgaBEm6f8MMHt03a8YS2AvwOMKZBrDIOdUBFDFC04kNeWSHfpRgJGyvnkmc -->
<!-- 6Whe0t+bU7IKLMOv2akrrnoJr9eWWcpgGgXpZnboMlImEi/nqwhQz7NEt13YxC4D -->
<!-- dato88tt8zpcoRb0RrrgOGSsbmQ1eKagYw8t00CT+OPeBw3VXHmlSSnnDb6gE3e+ -->
<!-- lD3v++MrWhAfTVYoonpy4BI6t0le2O3tQ5GD2Xuye4Yb2T6xjF3oiU+EGvKhL1nk -->
<!-- kDstrjNYxbc+/jLTswM9sbKvkjh+0p2ALPVOVpEhNSXDOW5kf1O6nA+tGSOEy/S6 -->
<!-- A4aN91/w0FK/jJSHvMAhdCVfGCi2zCcoOCWYOUo2z3yxkq4cI6epZuxhH2rhKEmd -->
<!-- X4jiJV3TIUs+UsS1Vz8kA/DRelsv1SPjcF0PUUZ3s/gA4bysAoJf28AVs70b1FVL -->
<!-- 5zmhD+kjSbwYuER8ReTBw3J64HLnJN+/RpnF78IcV9uDjexNSTCnq47f7Fufr/zd -->
<!-- sGbiwZeBe+3W7UvnSSmnEyimp31ngOaKYnhfsi+E11ecXL93KCjx7W3DKI8sj0A3 -->
<!-- T8HhhUSJxAlMxdSlQy90lfdu+HggWCwTXWCVmj5PM4TasIgX3p5O9JawvEagbJjS -->
<!-- 4NaIjAsCAwEAAaOCAe0wggHpMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBRI -->
<!-- bmTlUAXTgqoXNzcitW2oynUClTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTAL -->
<!-- BgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBRyLToCMZBD -->
<!-- uRQFTuHqp8cx0SOJNDBaBgNVHR8EUzBRME+gTaBLhklodHRwOi8vY3JsLm1pY3Jv -->
<!-- c29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFf -->
<!-- MDNfMjIuY3JsMF4GCCsGAQUFBwEBBFIwUDBOBggrBgEFBQcwAoZCaHR0cDovL3d3 -->
<!-- dy5taWNyb3NvZnQuY29tL3BraS9jZXJ0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFf -->
<!-- MDNfMjIuY3J0MIGfBgNVHSAEgZcwgZQwgZEGCSsGAQQBgjcuAzCBgzA/BggrBgEF -->
<!-- BQcCARYzaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9kb2NzL3ByaW1h -->
<!-- cnljcHMuaHRtMEAGCCsGAQUFBwICMDQeMiAdAEwAZQBnAGEAbABfAHAAbwBsAGkA -->
<!-- YwB5AF8AcwB0AGEAdABlAG0AZQBuAHQALiAdMA0GCSqGSIb3DQEBCwUAA4ICAQBn -->
<!-- 8oalmOBUeRou09h0ZyKbC5YR4WOSmUKWfdJ5DJDBZV8uLD74w3LRbYP+vj/oCso7 -->
<!-- v0epo/Np22O/IjWll11lhJB9i0ZQVdgMknzSGksc8zxCi1LQsP1r4z4HLimb5j0b -->
<!-- pdS1HXeUOeLpZMlEPXh6I/MTfaaQdION9MsmAkYqwooQu6SpBQyb7Wj6aC6VoCo/ -->
<!-- KmtYSWMfCWluWpiW5IP0wI/zRive/DvQvTXvbiWu5a8n7dDd8w6vmSiXmE0OPQvy -->
<!-- CInWH8MyGOLwxS3OW560STkKxgrCxq2u5bLZ2xWIUUVYODJxJxp/sfQn+N4sOiBp -->
<!-- mLJZiWhub6e3dMNABQamASooPoI/E01mC8CzTfXhj38cbxV9Rad25UAqZaPDXVJi -->
<!-- hsMdYzaXht/a8/jyFqGaJ+HNpZfQ7l1jQeNbB5yHPgZ3BtEGsXUfFL5hYbXw3MYb -->
<!-- BL7fQccOKO7eZS/sl/ahXJbYANahRr1Z85elCUtIEJmAH9AAKcWxm6U/RXceNcbS -->
<!-- oqKfenoi+kiVH6v7RyOA9Z74v2u3S5fi63V4GuzqN5l5GEv/1rMjaHXmr/r8i+sL -->
<!-- gOppO6/8MO0ETI7f33VtY5E90Z1WTk+/gFcioXgRMiF670EKsT/7qMykXcGhiJtX -->
<!-- cVZOSEXAQsmbdlsKgEhr/Xmfwb1tbWrJUnMTDXpQzTGCFWcwghVjAgEBMIGVMH4x -->
<!-- CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRt -->
<!-- b25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01p -->
<!-- Y3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBIDIwMTECEzMAAAGIr1LWuZJt6PkAAAAA -->
<!-- AYgwDQYJYIZIAWUDBAIBBQCgga4wGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQw -->
<!-- HAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwLwYJKoZIhvcNAQkEMSIEILxC -->
<!-- I7gnSh4KPdLTvo45OPOczp8qE/D4kdc/k8XWoCHZMEIGCisGAQQBgjcCAQwxNDAy -->
<!-- oBSAEgBNAGkAYwByAG8AcwBvAGYAdKEagBhodHRwOi8vd3d3Lm1pY3Jvc29mdC5j -->
<!-- b20wDQYJKoZIhvcNAQEBBQAEggEABxShYoe3aJHGkg7FDHd/oDQtbsKN4MCMng22 -->
<!-- fpTWrvN2Bhuz1BQnHMfoUvSmU387/Xgar/gWx02WUa+6aaFmgxLHMdZuCMXsxA8P -->
<!-- VcKppk6LSFqGul/ahxL1O3W/Kwq67apEyUcRU+LLQuEBm0AFsQJYfbU4J7JlJuM7 -->
<!-- jns+VxXVTdRA+zMLgsCkC4Q/Dw9NgGIlCcVu9Jh3G+iEbD/dZ3fX4gIzxunJ0UfS -->
<!-- hBYago3sQRz7KITjpCK3giVlxGbRVB5qQ6c2Z+8jtBXqsy/kmId7jvmidYX4ZtEQ -->
<!-- O4GL7SIs+cL2EEuWBrRER50er2taDHOxomiLozbtepnvQsU3LaGCEvEwghLtBgor -->
<!-- BgEEAYI3AwMBMYIS3TCCEtkGCSqGSIb3DQEHAqCCEsowghLGAgEDMQ8wDQYJYIZI -->
<!-- AWUDBAIBBQAwggFVBgsqhkiG9w0BCRABBKCCAUQEggFAMIIBPAIBAQYKKwYBBAGE -->
<!-- WQoDATAxMA0GCWCGSAFlAwQCAQUABCCyY1mxe8gyB6xuo3umpB7hoaXk1SK1hNHU -->
<!-- k3wZwZWlhgIGX4h6Zo7qGBMyMDIwMTExMDA3MTQzMC4wNjlaMASAAgH0oIHUpIHR -->
<!-- MIHOMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMH -->
<!-- UmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSkwJwYDVQQL -->
<!-- EyBNaWNyb3NvZnQgT3BlcmF0aW9ucyBQdWVydG8gUmljbzEmMCQGA1UECxMdVGhh -->
<!-- bGVzIFRTUyBFU046MzJCRC1FM0Q1LTNCMUQxJTAjBgNVBAMTHE1pY3Jvc29mdCBU -->
<!-- aW1lLVN0YW1wIFNlcnZpY2Wggg5EMIIE9TCCA92gAwIBAgITMwAAAS6o0hkHk/Rr -->
<!-- 6AAAAAABLjANBgkqhkiG9w0BAQsFADB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMK -->
<!-- V2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0 -->
<!-- IENvcnBvcmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0Eg -->
<!-- MjAxMDAeFw0xOTEyMTkwMTE1MDVaFw0yMTAzMTcwMTE1MDVaMIHOMQswCQYDVQQG -->
<!-- EwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwG -->
<!-- A1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSkwJwYDVQQLEyBNaWNyb3NvZnQg -->
<!-- T3BlcmF0aW9ucyBQdWVydG8gUmljbzEmMCQGA1UECxMdVGhhbGVzIFRTUyBFU046 -->
<!-- MzJCRC1FM0Q1LTNCMUQxJTAjBgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1wIFNl -->
<!-- cnZpY2UwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCu00yiUVNfeixS -->
<!-- IzEPav1I6T4c+N5uUZx4BwFadmBp4u+PpbbGKDtZ2efK02yYQkPBmB8vAeHXr4G6 -->
<!-- qmD0DVN4vna6RLRHDS27DK+DBKt0jPrzt2ukDBXdZQ0cuyECzyTSyr3DOvTbe5Lt -->
<!-- WMjOTZzzQ3ESbJ1G//GMf83FuXFo56I/LPX0PdwT3/ye+KjNapdgnc0Fe+DwYrDD -->
<!-- /7aaQJ0rjcKPCO/rlq+r36Qcp0lg7yXjA63LGutl7Juw2wdTZ0rDxgBrd0c5QVfS -->
<!-- lYnIs3uFN36OHIXaAdvkC7tez2hJo9O6qu9NAhuVyZKRGDo3nTRYgcgKRe2Eb0Kz -->
<!-- mUNO0GIjAgMBAAGjggEbMIIBFzAdBgNVHQ4EFgQUhpqJJk4LiTe7qkk0NVIS8LdU -->
<!-- TmwwHwYDVR0jBBgwFoAU1WM6XIoxkPNDe3xGG8UzaFqFbVUwVgYDVR0fBE8wTTBL -->
<!-- oEmgR4ZFaHR0cDovL2NybC5taWNyb3NvZnQuY29tL3BraS9jcmwvcHJvZHVjdHMv -->
<!-- TWljVGltU3RhUENBXzIwMTAtMDctMDEuY3JsMFoGCCsGAQUFBwEBBE4wTDBKBggr -->
<!-- BgEFBQcwAoY+aHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraS9jZXJ0cy9NaWNU -->
<!-- aW1TdGFQQ0FfMjAxMC0wNy0wMS5jcnQwDAYDVR0TAQH/BAIwADATBgNVHSUEDDAK -->
<!-- BggrBgEFBQcDCDANBgkqhkiG9w0BAQsFAAOCAQEAjeAEaqcwrrrTamNp1iQw149+ -->
<!-- YmonZYLSf27KWLAF/GrSZdfSH1CiM07rklVN3Gl2ev2LzDGDHG7DWv+CdvLrNtyu -->
<!-- j1mQJYyI9BvELcAzJUB46yp63K+BQQM+marwekqzd/1m29EEivzpcbFNJnw+8/O0 -->
<!-- diTOIMCibx+hCC7gBLY8FBkgdTSpt08K5udXwg9I8b1sc2lEtnrbzD64fAza6xyy -->
<!-- QUd1B74PzV0tiM3UJ9tMY47FtAVAIk3/jQkacVL7v4/NDW9fvr53o4m36UCdiJV4 -->
<!-- iXSIvh2/ji91zq/DGgw0mDmkRQCH3KKt1T4uAZL0gvEBq74YwGWn5BO0ei+RSTCC -->
<!-- BnEwggRZoAMCAQICCmEJgSoAAAAAAAIwDQYJKoZIhvcNAQELBQAwgYgxCzAJBgNV -->
<!-- BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4w -->
<!-- HAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xMjAwBgNVBAMTKU1pY3Jvc29m -->
<!-- dCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAyMDEwMB4XDTEwMDcwMTIxMzY1 -->
<!-- NVoXDTI1MDcwMTIxNDY1NVowfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hp -->
<!-- bmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jw -->
<!-- b3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTAw -->
<!-- ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpHQ28dxGKOiDs/BOX9fp/ -->
<!-- aZRrdFQQ1aUKAIKF++18aEssX8XD5WHCdrc+Zitb8BVTJwQxH0EbGpUdzgkTjnxh -->
<!-- MFmxMEQP8WCIhFRDDNdNuDgIs0Ldk6zWczBXJoKjRQ3Q6vVHgc2/JGAyWGBG8lhH -->
<!-- hjKEHnRhZ5FfgVSxz5NMksHEpl3RYRNuKMYa+YaAu99h/EbBJx0kZxJyGiGKr0tk -->
<!-- iVBisV39dx898Fd1rL2KQk1AUdEPnAY+Z3/1ZsADlkR+79BL/W7lmsqxqPJ6Kgox -->
<!-- 8NpOBpG2iAg16HgcsOmZzTznL0S6p/TcZL2kAcEgCZN4zfy8wMlEXV4WnAEFTyJN -->
<!-- AgMBAAGjggHmMIIB4jAQBgkrBgEEAYI3FQEEAwIBADAdBgNVHQ4EFgQU1WM6XIox -->
<!-- kPNDe3xGG8UzaFqFbVUwGQYJKwYBBAGCNxQCBAweCgBTAHUAYgBDAEEwCwYDVR0P -->
<!-- BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAU1fZWy4/oolxiaNE9 -->
<!-- lJBb186aGMQwVgYDVR0fBE8wTTBLoEmgR4ZFaHR0cDovL2NybC5taWNyb3NvZnQu -->
<!-- Y29tL3BraS9jcmwvcHJvZHVjdHMvTWljUm9vQ2VyQXV0XzIwMTAtMDYtMjMuY3Js -->
<!-- MFoGCCsGAQUFBwEBBE4wTDBKBggrBgEFBQcwAoY+aHR0cDovL3d3dy5taWNyb3Nv -->
<!-- ZnQuY29tL3BraS9jZXJ0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcnQwgaAG -->
<!-- A1UdIAEB/wSBlTCBkjCBjwYJKwYBBAGCNy4DMIGBMD0GCCsGAQUFBwIBFjFodHRw -->
<!-- Oi8vd3d3Lm1pY3Jvc29mdC5jb20vUEtJL2RvY3MvQ1BTL2RlZmF1bHQuaHRtMEAG -->
<!-- CCsGAQUFBwICMDQeMiAdAEwAZQBnAGEAbABfAFAAbwBsAGkAYwB5AF8AUwB0AGEA -->
<!-- dABlAG0AZQBuAHQALiAdMA0GCSqGSIb3DQEBCwUAA4ICAQAH5ohRDeLG4Jg/gXED -->
<!-- PZ2joSFvs+umzPUxvs8F4qn++ldtGTCzwsVmyWrf9efweL3HqJ4l4/m87WtUVwgr -->
<!-- UYJEEvu5U4zM9GASinbMQEBBm9xcF/9c+V4XNZgkVkt070IQyK+/f8Z/8jd9Wj8c -->
<!-- 8pl5SpFSAK84Dxf1L3mBZdmptWvkx872ynoAb0swRCQiPM/tA6WWj1kpvLb9BOFw -->
<!-- nzJKJ/1Vry/+tuWOM7tiX5rbV0Dp8c6ZZpCM/2pif93FSguRJuI57BlKcWOdeyFt -->
<!-- w5yjojz6f32WapB4pm3S4Zz5Hfw42JT0xqUKloakvZ4argRCg7i1gJsiOCC1JeVk -->
<!-- 7Pf0v35jWSUPei45V3aicaoGig+JFrphpxHLmtgOR5qAxdDNp9DvfYPw4TtxCd9d -->
<!-- dJgiCGHasFAeb73x4QDf5zEHpJM692VHeOj4qEir995yfmFrb3epgcunCaw5u+zG -->
<!-- y9iCtHLNHfS4hQEegPsbiSpUObJb2sgNVZl6h3M7COaYLeqN4DMuEin1wC9UJyH3 -->
<!-- yKxO2ii4sanblrKnQqLJzxlBTeCG+SqaoxFmMNO7dDJL32N79ZmKLxvHIa9Zta7c -->
<!-- RDyXUHHXodLFVeNp3lfB0d4wwP3M5k37Db9dT+mdHhk4L7zPWAUu7w2gUDXa7wkn -->
<!-- HNWzfjUeCLraNtvTX4/edIhJEqGCAtIwggI7AgEBMIH8oYHUpIHRMIHOMQswCQYD -->
<!-- VQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEe -->
<!-- MBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSkwJwYDVQQLEyBNaWNyb3Nv -->
<!-- ZnQgT3BlcmF0aW9ucyBQdWVydG8gUmljbzEmMCQGA1UECxMdVGhhbGVzIFRTUyBF -->
<!-- U046MzJCRC1FM0Q1LTNCMUQxJTAjBgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1w -->
<!-- IFNlcnZpY2WiIwoBATAHBgUrDgMCGgMVAPtfwjegSC3lNcgxqPm+lpKS6EKboIGD -->
<!-- MIGApH4wfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNV -->
<!-- BAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQG -->
<!-- A1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTAwDQYJKoZIhvcNAQEF -->
<!-- BQACBQDjVJRpMCIYDzIwMjAxMTEwMDgyNDA5WhgPMjAyMDExMTEwODI0MDlaMHcw -->
<!-- PQYKKwYBBAGEWQoEATEvMC0wCgIFAONUlGkCAQAwCgIBAAICHHoCAf8wBwIBAAIC -->
<!-- EbcwCgIFAONV5ekCAQAwNgYKKwYBBAGEWQoEAjEoMCYwDAYKKwYBBAGEWQoDAqAK -->
<!-- MAgCAQACAwehIKEKMAgCAQACAwGGoDANBgkqhkiG9w0BAQUFAAOBgQABjGhyz0LO -->
<!-- 6HzrHXJCoDj0Z1Csy94dg7i1DdXs05YMRH3Wyd8TVfK9gRmnA+F8BPnhVPxR1W8m -->
<!-- W63CLc3rCVOwz8zGnWqCAzADOSqze2QTpjDTwZp7TigNnnpb/FM/tYuHY3mIUbYV -->
<!-- rmT1/U2sKMFlsgl1xmDp/PHgixgvo4sNQjGCAw0wggMJAgEBMIGTMHwxCzAJBgNV -->
<!-- BAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4w -->
<!-- HAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29m -->
<!-- dCBUaW1lLVN0YW1wIFBDQSAyMDEwAhMzAAABLqjSGQeT9GvoAAAAAAEuMA0GCWCG -->
<!-- SAFlAwQCAQUAoIIBSjAaBgkqhkiG9w0BCQMxDQYLKoZIhvcNAQkQAQQwLwYJKoZI -->
<!-- hvcNAQkEMSIEIDOuZH7Qrqsa302cSzslsGT8pzWLuCNMV2tWkDg/DshdMIH6Bgsq -->
<!-- hkiG9w0BCRACLzGB6jCB5zCB5DCBvQQg2v7NzvGIVoqqVTdJE3ivsdptEQIdeyaU -->
<!-- eg4haEyCySkwgZgwgYCkfjB8MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGlu -->
<!-- Z3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBv -->
<!-- cmF0aW9uMSYwJAYDVQQDEx1NaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EgMjAxMAIT -->
<!-- MwAAAS6o0hkHk/Rr6AAAAAABLjAiBCCOhh/bslX0XxTKTi3jdUAyn40a8aotpu8V -->
<!-- +zRPis/EMzANBgkqhkiG9w0BAQsFAASCAQBWWDyXTVoPzdiPmCDccAxmCFlcucFT -->
<!-- tBd5loSaoYzo5DTExIGudslr5NCLsmYqZdOO08sNOFlgBaI7Gd8YYulbusoOOwMr -->
<!-- xxgm74dX4jHZSEym9Lc1Jvbp8/+4sND33xZaRdma5sBUoI4WaFRZW5cYXM468jHP -->
<!-- +3QdsiLAK/Cwvk9HzZaitrlHXk23RQ76ZZBC3LeNkaRafywpsg6PVGcRvmdcY0OS -->
<!-- F6wSAuKm8HsCLI028WarBkNLPECrZPgFh6kmaCnpOb/84h4KUrzRC6llwWtEwsXy -->
<!-- 612FqNMgrvwdGd1DLlCQEh/ey934jv8m1R9u3SraaPBbjyIwMdmH9poH -->
<!-- SIG # End signature block -->