IKubernetesPvRestoreCriteria.StorageClassName Property

Definition

Selected storage class name for restore operation

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Selected storage class name for restore operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageClassName", Update=true)]
public string StorageClassName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Selected storage class name for restore operation", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageClassName", Update=true)>]
member this.StorageClassName : string with get, set
Public Property StorageClassName As String

Property Value

Attributes

Applies to