| Name | Type | Description | Notes |
|---|---|---|---|
| DeviceId | String | Linked device ID, or null if address is vacant | [optional] |
| Ip | String | IP address |
- Prepare the resource
$DedicatedIPv4Address = Initialize-PSAdGuardDNSDedicatedIPv4Address -DeviceId b3e82cd1 `
-Ip 94.140.14.15- Convert the resource to JSON
$DedicatedIPv4Address | ConvertTo-JSON