PSStartTask.EnvironmentSettings Property

Definition

public System.Collections.IDictionary EnvironmentSettings { get; set; }
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSEnvironmentSetting> EnvironmentSettings { get; set; }
member this.EnvironmentSettings : System.Collections.IDictionary with get, set
member this.EnvironmentSettings : System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSEnvironmentSetting> with get, set
Public Property EnvironmentSettings As IDictionary
Public Property EnvironmentSettings As IList(Of PSEnvironmentSetting)

Property Value

Applies to