共用方式為


IAmlFilesystemContainerStorageInterface.StorageClass Property

Definition

Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageClass", Update=false)]
public string StorageClass { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageClass", Update=false)>]
member this.StorageClass : string
Public ReadOnly Property StorageClass As String

Property Value

Attributes

Applies to