Dela via


ManagedCluster.StorageProfile Property

Definition

Gets or sets storage profile for the managed cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterStorageProfile StorageProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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