Share via


ISpringCloudIdentity.BuildName Property

Definition

The name of the build resource.

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

Property Value

Attributes

Applies to