1{
2  "kind": "tm:apm:resource:network-access:network-accessstate",
3  "name": "test",
4  "partition": "Common",
5  "fullPath": "/Common/test",
6  "generation": 1140,
7  "selfLink": "https://localhost/mgmt/tm/apm/resource/network-access/~Common~test?ver=12.1.4",
8  "addressSpaceDhcpRequestsExcluded": "true",
9  "addressSpaceExcludeDnsName": [
10    "baz.com",
11    "bazfoo.com"
12  ],
13  "addressSpaceIncludeDnsName": [
14    "foo.com",
15    "bar.com"
16  ],
17  "addressSpaceLocDnsServersExcluded": "true",
18  "addressSpaceLocalSubnetsExcluded": "true",
19  "addressSpaceProtect": "false",
20  "applicationLaunchWarning": "true",
21  "autoLaunch": "false",
22  "clientInterfaceSpeed": 100000000,
23  "clientIpFilterEngine": "false",
24  "clientPowerManagement": "ignore",
25  "clientProxy": "false",
26  "clientProxyAddress": "any6",
27  "clientProxyEnforceSubnets": "true",
28  "clientProxyIgnoreAutoConfigError": "false",
29  "clientProxyLocalBypass": "false",
30  "clientProxyPort": 0,
31  "clientProxyUseHttpPac": "false",
32  "clientProxyUseLocalProxy": "false",
33  "clientTrayIcon": "true",
34  "compression": "none",
35  "customizationGroup": "/Common/test_resource_network_access_customization",
36  "customizationGroupReference": {
37    "link": "https://localhost/mgmt/tm/apm/policy/customization-group/~Common~test_resource_network_access_customization?ver=12.1.4"
38  },
39  "dnsEnforceSearchOrder": "true",
40  "dnsPrimary": "any6",
41  "dnsRegisterConnection": "false",
42  "dnsSecondary": "any6",
43  "dnsUseDnsSuffixForRegistration": "false",
44  "dtls": "false",
45  "dtlsPort": 4433,
46  "executeLogoffScripts": "false",
47  "idleTimeoutThreshold": 0,
48  "idleTimeoutWindow": 0,
49  "ipv6DnsPrimary": "any6",
50  "ipv6DnsSecondary": "any6",
51  "ipv6LeasepoolName": "/Common/ipv6lease",
52  "ipv6LeasepoolNameReference": {
53    "link": "https://localhost/mgmt/tm/apm/resource/ipv6-leasepool/~Common~ipv6lease?ver=12.1.4"
54  },
55  "leasepoolName": "/Common/ipv4lease",
56  "leasepoolNameReference": {
57    "link": "https://localhost/mgmt/tm/apm/resource/leasepool/~Common~ipv4lease?ver=12.1.4"
58  },
59  "locationSpecific": "true",
60  "microsoftNetworkClient": "true",
61  "microsoftNetworkServer": "false",
62  "networkTunnel": "enabled",
63  "preserveSourcePortStrict": "none",
64  "provideClientCert": "true",
65  "proxyArp": "false",
66  "snat": "automap",
67  "splitTunneling": "true",
68  "supportedIpVersion": "ipv4-ipv6",
69  "syncWithActiveDirectory": "false",
70  "type": "network-access",
71  "winsPrimary": "any6",
72  "winsSecondary": "any6",
73  "addressSpaceExcludeSubnet": [
74    {
75      "subnet": "192.168.1.0/24"
76    },
77    {
78      "subnet": "192.168.2.1/32"
79    }
80  ],
81  "addressSpaceIncludeSubnet": [
82    {
83      "subnet": "10.10.10.1/32"
84    },
85    {
86      "subnet": "10.11.11.0/24"
87    }
88  ],
89  "ipv6AddressSpaceIncludeSubnet": [
90    {
91      "subnet": "2607:f0d0:1002:51::4/128"
92    }
93  ],
94  "optimizedAppReference": {
95    "link": "https://localhost/mgmt/tm/apm/resource/network-access/~Common~test/optimized-app?ver=12.1.4",
96    "isSubcollection": true
97  }
98}
99