Sdílet prostřednictvím


IDelegationSignerInfo.Record Property

Definition

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

Applies to