ConfigActionsCollection Class
Collection of configuration properties for Hadoop services.
Inheritance Hierarchy
System.Object
System.Collections.ObjectModel.Collection<ConfigAction>
Microsoft.WindowsAzure.Management.HDInsight.ConfigActionsCollection
Namespace: Microsoft.WindowsAzure.Management.HDInsight
Assembly: Microsoft.WindowsAzure.Management.HDInsight (in Microsoft.WindowsAzure.Management.HDInsight.dll)
Syntax
'Declaration
Public NotInheritable Class ConfigActionsCollection _
Inherits Collection(Of ConfigAction)
'Usage
Dim instance As ConfigActionsCollection
public sealed class ConfigActionsCollection : Collection<ConfigAction>
public ref class ConfigActionsCollection sealed : public Collection<ConfigAction^>
[<SealedAttribute>]
type ConfigActionsCollection =
class
inherit Collection<ConfigAction>
end
public final class ConfigActionsCollection extends Collection<ConfigAction>
The ConfigActionsCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ConfigActionsCollection |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | (Inherited from Collection<ConfigAction>.) |
![]() |
Item | (Inherited from Collection<ConfigAction>.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | (Inherited from Collection<ConfigAction>.) |
![]() |
Clear | (Inherited from Collection<ConfigAction>.) |
![]() |
Contains | (Inherited from Collection<ConfigAction>.) |
![]() |
CopyTo | (Inherited from Collection<ConfigAction>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from Collection<ConfigAction>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from Collection<ConfigAction>.) |
![]() |
Insert | (Inherited from Collection<ConfigAction>.) |
![]() |
Remove | (Inherited from Collection<ConfigAction>.) |
![]() |
RemoveAt | (Inherited from Collection<ConfigAction>.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.Item | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<ConfigAction>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<ConfigAction>.) |
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.
.jpeg)
.jpeg)
.gif)
.gif)
.jpeg)