다음을 통해 공유


IBuildProperties.Builder Property

Definition

The resource id of builder to build the source code

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The resource id of builder to build the source code", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="builder")]
public string Builder { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The resource id of builder to build the source code", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="builder")>]
member this.Builder : string with get, set
Public Property Builder As String

Property Value

Attributes

Applies to