FastlaneSupplyConfiguration.

Rollout Property

Summary

Gets or sets the percentage of the user fraction when uploading to the rollout track.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public Nullable<double> Rollout { get; set; }

Value

Type Description
Nullable<double>