Share via


INetworkMappingCollection.Value Property

Definition

The Network Mappings list.

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

Property Value

Attributes

Applies to