IVaultModelListResult.Value Property

Definition

The VaultModel items on this page

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

Property Value

Attributes

Applies to