Freigeben über


ContainerServiceAgentPoolProfile.StorageProfile Eigenschaft

Definition

Ruft das Speicherprofil ab oder legt fest, welche Art von Speicher verwendet wird. Wählen Sie zwischen StorageAccount und ManagedDisks aus. Lassen Sie es leer, wir werden basierend auf der Wahl des Orchestrators für Sie auswählen. Mögliche Werte: "StorageAccount", "ManagedDisks"

[Newtonsoft.Json.JsonProperty(PropertyName="storageProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceStorageProfileTypes StorageProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageProfile")>]
member this.StorageProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceStorageProfileTypes with get, set
Public Property StorageProfile As ContainerServiceStorageProfileTypes

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: