Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 518 Bytes

File metadata and controls

21 lines (15 loc) · 518 Bytes

DnsProtoType

Properties

Name Type Description Notes
Value Int32

Examples

  • Prepare the resource
$DnsProtoType = Initialize-PSAdGuardDNSDnsProtoType  -Value null
  • Convert the resource to JSON
$DnsProtoType | ConvertTo-JSON

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