IndexerExecutionEnvironment.Implicit Operator
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.
Converts a string to a IndexerExecutionEnvironment.
public static implicit operator Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment (string value);
static member op_Implicit : string -> Azure.Search.Documents.Indexes.Models.IndexerExecutionEnvironment
Public Shared Widening Operator CType (value As String) As IndexerExecutionEnvironment
Parameters
- value
- String
Returns
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