SuiteUpdateModel.DefaultConfigurations 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.
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