Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 561 Bytes

File metadata and controls

21 lines (15 loc) · 561 Bytes

DNSServerUpdate

Properties

Name Type Description Notes
Name String DNS server name [optional]

Examples

  • Prepare the resource
$DNSServerUpdate = Initialize-PSAdGuardDNSDNSServerUpdate  -Name My profile
  • Convert the resource to JSON
$DNSServerUpdate | ConvertTo-JSON

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