次の方法で共有


Identifiable クラス

定義

リソースの ID を定義します。

public class Identifiable : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.ResponseBase
type Identifiable = class
    inherit ResponseBase
Public Class Identifiable
Inherits ResponseBase
継承
Identifiable
派生

コンストラクター

Identifiable()

識別可能なクラスの新しいインスタンスを初期化します。

Identifiable(String)

識別可能なクラスの新しいインスタンスを初期化します。

プロパティ

Id

文字列識別子を取得します。

適用対象