Share via


IEnvironmentDefinitionParameter.Default Property

Definition

Default value of the parameter.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Default value of the parameter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="default")]
public string Default { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Default value of the parameter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="default")>]
member this.Default : string with get, set
Public Property Default As String

Property Value

Attributes

Applies to