Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 547 Bytes

File metadata and controls

21 lines (15 loc) · 547 Bytes

LinkDedicatedIPv4

Properties

Name Type Description Notes
Ip String Dedicated IPv4

Examples

  • Prepare the resource
$LinkDedicatedIPv4 = Initialize-PSAdGuardDNSLinkDedicatedIPv4  -Ip null
  • Convert the resource to JSON
$LinkDedicatedIPv4 | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]