RateLimitLease.GetAllMetadata Método

Definição

Obtém uma lista de todos os metadados disponíveis no contrato de arrendamento.

public:
 virtual System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ GetAllMetadata();
public virtual System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object?>> GetAllMetadata();
abstract member GetAllMetadata : unit -> seq<System.Collections.Generic.KeyValuePair<string, obj>>
override this.GetAllMetadata : unit -> seq<System.Collections.Generic.KeyValuePair<string, obj>>
Public Iterator Overridable Function GetAllMetadata () As IEnumerable(Of KeyValuePair(Of String, Object))

Devoluções

Lista de pares-chave-valor de nome de metadados e objeto de metadados.

Aplica-se a