IProductProperties.Configuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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