Language

IConfiguration.Specification Property

Definition

Specifications of the configuration

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

Property Value

Attributes

Applies to