IDelegationSignerInfo.Record Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The record represents a delegation signer (DS) record.
[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The record represents a delegation signer (DS) record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="record")]
public string Record { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The record represents a delegation signer (DS) record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="record")>]
member this.Record : string
Public ReadOnly Property Record As String
Property Value
- Attributes