Share via


RateLimitLease.MetadataNames Property

Definition

Gets a list of the metadata names that are available on the lease.

public abstract System.Collections.Generic.IEnumerable<string> MetadataNames { get; }
member this.MetadataNames : seq<string>
Public MustOverride ReadOnly Property MetadataNames As IEnumerable(Of String)

Property Value

Applies to