KubernetesRoleStorage.StorageClasses 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.
Gets kubernetes storage class info.
[Newtonsoft.Json.JsonProperty(PropertyName="storageClasses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.KubernetesRoleStorageClassInfo> StorageClasses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageClasses")>]
member this.StorageClasses : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.KubernetesRoleStorageClassInfo>
Public ReadOnly Property StorageClasses As IList(Of KubernetesRoleStorageClassInfo)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute