BaseEntity<T> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class BaseEntity<T> : Microsoft.WindowsAzure.MediaServices.Client.BaseEntity
type BaseEntity<'T> = class
inherit BaseEntity
Public MustInherit Class BaseEntity(Of T)
Inherits BaseEntity
Type Parameters
- T
- Inheritance
Constructors
BaseEntity<T>() |
Methods
GetMediaContext() | (Inherited from BaseEntity) |
LoadProperty(IMediaDataServiceContext, BaseEntity, String) | (Inherited from BaseEntity) |
LoadProperty(IMediaDataServiceContext, String) | (Inherited from BaseEntity) |
SetMediaContext(MediaContextBase) | (Inherited from BaseEntity) |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET