Share via


IConfiguration.Specification Property

Definition

Specifications of the configuration

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Specifications of the configuration", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ISpecification) }, ReadOnly=true, Required=false, SerializedName="specifications")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ISpecification[] Specification { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Specifications of the configuration", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ISpecification) }, ReadOnly=true, Required=false, SerializedName="specifications")>]
member this.Specification : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ISpecification[]
Public ReadOnly Property Specification As ISpecification()

Property Value

Attributes

Applies to