Share via


RunCommandParameterDefinition.DefaultValue Property

Definition

The run command parameter default value.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public string DefaultValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

Property Value

Implements

Attributes

Applies to