Class RoverNodeActionSetKeyDetails
The information required to update a rover node's set key details.
Inherited Members
Namespace: Oci.RoverService.Models
Assembly: OCI.DotNetSDK.Rover.dll
Syntax
public class RoverNodeActionSetKeyDetails
  Properties
PublicKey
Declaration
[JsonProperty(PropertyName = "publicKey")]
public string PublicKey { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | The public key of the resource principal  |