Edit

SuiteUpdateModel.DefaultConfigurations Property

Definition

Shallow reference of default configurations for the suite.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference> DefaultConfigurations { get; }
member this.DefaultConfigurations : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference>
Public ReadOnly Property DefaultConfigurations As List(Of ShallowReference)

Property Value

Attributes

Applies to