Class PeerRole
Peer role
Inherited Members
Namespace: Oci.BlockchainService.Models
Assembly: OCI.DotNetSDK.Blockchain.dll
Syntax
public class PeerRoleProperties
Role
Declaration
[JsonProperty(PropertyName = "role")]
[JsonConverter(typeof(ResponseEnumConverter))]
public PeerRole.RoleEnum? Role { get; set; }Property Value
| Type | Description | 
|---|---|
| PeerRole.RoleEnum? | Peer role names |