GetRandomCommandBase.Minimum Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the minimum number to generate.
[System.Management.Automation.Parameter(ParameterSetName="RandomNumberParameterSet")]
public object Minimum { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="RandomNumberParameterSet")>]
member this.Minimum : obj with get, set
Public Property Minimum As Object
Property Value
- Attributes