EdgeKubernetesRoleStorage.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.
Kubernetes storage class info.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBoxEdge.Models.EdgeKubernetesRoleStorageClassInfo> StorageClasses { get; }
member this.StorageClasses : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBoxEdge.Models.EdgeKubernetesRoleStorageClassInfo>
Public ReadOnly Property StorageClasses As IReadOnlyList(Of EdgeKubernetesRoleStorageClassInfo)