OperationsResultsLocationExtensions.Get Method
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.
Returns operation results.
public static void Get (this Microsoft.Azure.Management.Kusto.IOperationsResultsLocation operations, string location, string operationId);
static member Get : Microsoft.Azure.Management.Kusto.IOperationsResultsLocation * string * string -> unit
<Extension()>
Public Sub Get (operations As IOperationsResultsLocation, location As String, operationId As String)
Parameters
- operations
- IOperationsResultsLocation
The operations group for this extension method.
- location
- String
Azure location (region) name.
- operationId
- String
The Guid of the operation ID
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET