IDnsRecordSet.Metadata Property

Definition

Gets the metadata associated with this record set.

public System.Collections.Generic.IReadOnlyDictionary<string,string> Metadata { get; }
member this.Metadata : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Metadata As IReadOnlyDictionary(Of String, String)

Property Value

Applies to