Share via


IStorageClassificationMappingCollection.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.IStorageClassificationMapping) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageClassificationMapping[] 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.IStorageClassificationMapping) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageClassificationMapping[] with get, set
Public Property Value As IStorageClassificationMapping()

Property Value

Attributes

Applies to