ObjectMetadata.Metadata Property

Definition

Provides read-only access to all entries in this collection.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::ObjectMetadataEntry ^> ^ Metadata { System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::ObjectMetadataEntry ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.ObjectMetadataEntry> Metadata { get; }
member this.Metadata : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.ObjectMetadataEntry>
Public ReadOnly Property Metadata As IReadOnlyList(Of ObjectMetadataEntry)

Property Value

Applies to