Share via


SqlAzureReason.SignificantResourceType Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Property SignificantResourceType As SqlAzureResourceType
public SqlAzureResourceType SignificantResourceType { get; internal set; }
public:
property SqlAzureResourceType SignificantResourceType {
    SqlAzureResourceType get ();
    internal: void set (SqlAzureResourceType value);
}
member SignificantResourceType : SqlAzureResourceType with get, internal set
function get SignificantResourceType () : SqlAzureResourceType 
internal function set SignificantResourceType (value : SqlAzureResourceType)

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.SqlAzureResourceType
Returns SqlAzureResourceType.

.NET Framework Security

See Also

Reference

SqlAzureReason Class

Microsoft.TeamFoundation.Framework.Server Namespace