Share via


SigningKey.DelegationSignerInfo Property

Definition

Gets the delegation signer information.

[Newtonsoft.Json.JsonProperty(PropertyName="delegationSignerInfo")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.DelegationSignerInfo> DelegationSignerInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delegationSignerInfo")>]
member this.DelegationSignerInfo : System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.DelegationSignerInfo>
Public ReadOnly Property DelegationSignerInfo As IList(Of DelegationSignerInfo)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to