ITransactionNodeProperties.PublicKey Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Gets or sets the transaction node public key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicKey")]
public string PublicKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Gets or sets the transaction node public key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicKey")>]
member this.PublicKey : string
Public ReadOnly Property PublicKey As String

Property Value

String
Attributes

Applies to