id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| network-configuration |
NetworkConfiguration |
NetworkConfiguration |
NetworkConfiguration |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| NetworkConfiguration |
| NetworkConfiguration |
|
/tools/sdk/powershell/v3/models/network-configuration |
| SDK |
| Software Development Kit |
| NetworkConfiguration |
| NetworkConfiguration |
|
NetworkConfiguration
Properties
| Name |
Type |
Description |
Notes |
| Range |
[]String |
The collection of ip ranges. |
[optional] |
| Geolocation |
[]String |
The collection of country codes. |
[optional] |
| Whitelisted |
Boolean |
Denotes whether the provided lists are whitelisted or blacklisted for geo location. |
[optional] [default to $false] |
Examples
- Convert the resource to JSON
[Back to top]