BlobIndexerPdfTextRotationAlgorithm(String) コンストラクター

定義

BlobIndexerPdfTextRotationAlgorithm の新しいインスタンスを初期化します。

public BlobIndexerPdfTextRotationAlgorithm (string value);
new Azure.Search.Documents.Indexes.Models.BlobIndexerPdfTextRotationAlgorithm : string -> Azure.Search.Documents.Indexes.Models.BlobIndexerPdfTextRotationAlgorithm
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象