Partilhar via


ManagedClusterProperties.StorageProfile Property

Definition

Gets or sets storage profile for the managed cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to