Compartilhar via


ConfigValuesCollection Classe

Definição

Coleção de propriedades de configuração para serviços Hadoop.

public sealed class ConfigValuesCollection : System.Collections.ObjectModel.Collection<System.Collections.Generic.KeyValuePair<string,string>>
type ConfigValuesCollection = class
    inherit Collection<KeyValuePair<string, string>>
Public NotInheritable Class ConfigValuesCollection
Inherits Collection(Of KeyValuePair(Of String, String))
Herança
ConfigValuesCollection

Construtores

ConfigValuesCollection()

Coleção de propriedades de configuração para serviços Hadoop.

Aplica-se a