IKubernetesStorageClassRestoreCriteria.SelectedStorageClassName 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.
Selected storage class name
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Selected storage class name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="selectedStorageClassName")]
public string SelectedStorageClassName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Selected storage class name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="selectedStorageClassName")>]
member this.SelectedStorageClassName : string with get, set
Public Property SelectedStorageClassName As String
Property Value
- Attributes