Share via


ICatalogsResult.Value Property

Definition

The list of catalogs.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The list of catalogs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ICatalog) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ICatalog[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The list of catalogs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ICatalog) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.ICatalog[]
Public ReadOnly Property Value As ICatalog()

Property Value

Attributes

Applies to