Share via


IBuildProperties.Env Property

Definition

The environment variables for this build

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The environment variables for this build", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildPropertiesEnv) }, ReadOnly=false, Required=false, SerializedName="env")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildPropertiesEnv Env { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The environment variables for this build", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildPropertiesEnv) }, ReadOnly=false, Required=false, SerializedName="env")>]
member this.Env : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildPropertiesEnv with get, set
Public Property Env As IBuildPropertiesEnv

Property Value

Attributes

Applies to