Constants Class

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.HDInsight.Contracts.March2013.Constants

Namespace:  Microsoft.WindowsAzure.Management.HDInsight.Contracts.March2013
Assembly:  Microsoft.WindowsAzure.Management.HDInsight.Contracts (in Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll)

Syntax

'Declaration
Public NotInheritable Class Constants
'Usage
public static class Constants
public ref class Constants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Constants =  class end
public final class Constants

The Constants type exposes the following members.

Fields

  Name Description
Public fieldStatic member XsdMetastoreNamespace
Public fieldStatic member XsdNamespace

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.WindowsAzure.Management.HDInsight.Contracts.March2013 Namespace