Security Command Center v2 API - Class Kubernetes.Types.Node (1.0.0-beta03)

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

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

Kubernetes nodes associated with the finding.

Inheritance

object > Kubernetes.Types.Node

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

Node()

public Node()

Node(Node)

public Node(Kubernetes.Types.Node other)
Parameter
Name Description
other KubernetesTypesNode

Properties

Name

public string Name { get; set; }

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

Property Value
Type Description
string