PSCloudJob.CommonEnvironmentSettings Property

Definition

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

Property Value

Applies to