ITierGroup Interface

Provides access to members that specify the properties of a network tier group.

Members

Name Description
Read-only property CreationTime Returns the creation time.
Read-only property Name Returns the name.
Read-only property SchemaGeneration Returns the schema generation.

ITierGroup.CreationTime Property

Returns the creation time.

Public ReadOnly Property CreationTime As Object
public object CreationTime {get;}

ITierGroup.Name Property

Returns the name.

Public ReadOnly Property Name As String
public string Name {get;}

ITierGroup.SchemaGeneration Property

Returns the schema generation.

Public ReadOnly Property SchemaGeneration As Integer
public int SchemaGeneration {get;}

Classes that implement ITierGroup

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.