KubectlCreateCronjobSettings.

Schedule Property

Summary

--schedule A schedule in the Cron format the job should be run with.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCreateCronjobSettings

Syntax

public string Schedule { get; set; }

Value

Type Description
string