OctopusDeployReleaseDeploymentSettings.

DeployAt Property

Summary

Gets or sets time at which deployment should start (scheduled deployment), specified as any valid DateTimeOffset format, and assuming the time zone is the current local time zone.

Syntax

public DateTimeOffset? DeployAt { get; set; }

Value

Type Description
DateTimeOffset?