Identifiable Class

Definition

Defines the identity of a resource.

public class Identifiable : Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.ResponseBase
type Identifiable = class
    inherit ResponseBase
Public Class Identifiable
Inherits ResponseBase
Inheritance
Identifiable
Derived

Constructors

Identifiable()

Initializes a new instance of the Identifiable class.

Identifiable(String)

Initializes a new instance of the Identifiable class.

Properties

Id

Gets a String identifier.

Applies to