Partager via


IDataBoundaryIdentity.Default Property

Definition

Default string modeled as parameter for auto generation to work correctly.

[Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.PSArgumentCompleter(new System.String[] { "default" })]
[Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Runtime.Info(Create=true, Description="Default string modeled as parameter for auto generation to work correctly.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="default", Update=true)]
public string Default { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.PSArgumentCompleter(new System.String[] { "default" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Runtime.Info(Create=true, Description="Default string modeled as parameter for auto generation to work correctly.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="default", Update=true)>]
member this.Default : string with get, set
Public Property Default As String

Property Value

Attributes

Applies to