다음을 통해 공유


ObjectMetadata.Metadata 속성

정의

이 컬렉션의 모든 항목에 대한 읽기 전용 액세스를 제공합니다.

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)

속성 값

적용 대상