| Name | Type | Description | Notes |
|---|---|---|---|
| IconSvg | String | SVG icon | |
| Id | String | Web-service identifier | |
| Name | String | Web-service name |
- Prepare the resource
$WebService = Initialize-PSAdGuardDNSWebService -IconSvg <svg><path d="M 44 14 C 44 13..." /></svg> `
-Id 9gag `
-Name 9GAG- Convert the resource to JSON
$WebService | ConvertTo-JSON