KubectlLabelSettings.

ResourceVersion Property

Summary

--resource-version If non-empty, the labels update will only succeed if this is the current resource-version for the object. Only valid when specifying a single resource.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlLabelSettings

Syntax

public string ResourceVersion { get; set; }

Value

Type Description
string