Share via


IProductProperties.Configuration Property

Definition

List of configurations for the product

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="List of configurations for the product", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IConfiguration) }, ReadOnly=true, Required=false, SerializedName="configurations")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IConfiguration[] Configuration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="List of configurations for the product", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IConfiguration) }, ReadOnly=true, Required=false, SerializedName="configurations")>]
member this.Configuration : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IConfiguration[]
Public ReadOnly Property Configuration As IConfiguration()

Property Value

Attributes

Applies to