NewPoolParameters.CloudServiceConfiguration 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.
Pool configuration settings for a pool based on the Azure cloud service platform
public Microsoft.Azure.Commands.Batch.Models.PSCloudServiceConfiguration CloudServiceConfiguration { get; set; }
member this.CloudServiceConfiguration : Microsoft.Azure.Commands.Batch.Models.PSCloudServiceConfiguration with get, set
Public Property CloudServiceConfiguration As PSCloudServiceConfiguration