Freigeben über


DeploymentConfiguration.CloudServiceConfiguration Eigenschaft

Definition

Ruft die Clouddienstkonfiguration für den Pool ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="cloudServiceConfiguration")]
public Microsoft.Azure.Management.Batch.Models.CloudServiceConfiguration CloudServiceConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cloudServiceConfiguration")>]
member this.CloudServiceConfiguration : Microsoft.Azure.Management.Batch.Models.CloudServiceConfiguration with get, set
Public Property CloudServiceConfiguration As CloudServiceConfiguration

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Diese Eigenschaft und virtualMachineConfiguration schließen sich gegenseitig aus, und eine der Eigenschaften muss angegeben werden. Diese Eigenschaft kann nicht angegeben werden, wenn das Batch-Konto mit der poolAllocationMode-Eigenschaft erstellt wurde, die auf "UserSubscription" festgelegt ist.

Gilt für: