PSCloudJob.CommonEnvironmentSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)