Google Cloud Security Command Center v1 API - Class Kubernetes.Types.Node (3.4.0)

public sealed class Node : IMessage<Kubernetes.Types.Node>, IEquatable<Kubernetes.Types.Node>, IDeepCloneable<Kubernetes.Types.Node>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Kubernetes.Types.Node.

Kubernetes Nodes associated with the finding.

Inheritance

Object > Kubernetes.Types.Node

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

Node()

public Node()

Node(Kubernetes.Types.Node)

public Node(Kubernetes.Types.Node other)
Parameter
NameDescription
otherKubernetes.Types.Node

Properties

Name

public string Name { get; set; }

Full Resource name of the Compute Engine VM running the cluster node.

Property Value
TypeDescription
String