Share via


IStorageClassificationCollection.Value Property

Definition

The storage details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The storage details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageClassification) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageClassification[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The storage details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageClassification) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageClassification[] with get, set
Public Property Value As IStorageClassification()

Property Value

Attributes

Applies to