NameServerRecord
Properties
Name | Type | Description | Notes |
---|---|---|---|
Raw | String | ||
RecordType | String | ||
Priority | String | ||
Value | String |
Examples
- Prepare the resource
$NameServerRecord = Initialize-maislurp-client-powershellNameServerRecord -Raw null `
-RecordType null `
-Priority null `
-Value null
- Convert the resource to JSON