ISigningKey.DelegationSignerInfo Property

Definition

The delegation signer information.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The delegation signer information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.IDelegationSignerInfo) }, ReadOnly=true, Required=false, SerializedName="delegationSignerInfo")]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.IDelegationSignerInfo[] DelegationSignerInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The delegation signer information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.IDelegationSignerInfo) }, ReadOnly=true, Required=false, SerializedName="delegationSignerInfo")>]
member this.DelegationSignerInfo : Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.IDelegationSignerInfo[]
Public ReadOnly Property DelegationSignerInfo As IDelegationSignerInfo()

Property Value

Attributes

Applies to