IDnssecConfig.SigningKey Property

Definition

The list of signing keys.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The list of signing keys.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISigningKey) }, ReadOnly=true, Required=false, SerializedName="signingKeys")]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISigningKey[] SigningKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The list of signing keys.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISigningKey) }, ReadOnly=true, Required=false, SerializedName="signingKeys")>]
member this.SigningKey : Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISigningKey[]
Public ReadOnly Property SigningKey As ISigningKey()

Property Value

Attributes

Applies to