Freigeben über


IMachine.ClientPublicKey Property

Definition

Public Key that the client provides to be used during initial resource onboarding

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Public Key that the client provides to be used during initial resource onboarding", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clientPublicKey", Update=true)]
public string ClientPublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Public Key that the client provides to be used during initial resource onboarding", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clientPublicKey", Update=true)>]
member this.ClientPublicKey : string with get, set
Public Property ClientPublicKey As String

Property Value

Attributes

Applies to