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

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 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(Node)

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

Properties

Name

public string Name { get; set; }

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

Property Value
TypeDescription
string