| Package | Description |
|---|---|
| com.azure.resourcemanager.search.models |
Package containing the data models for SearchManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static SharedPrivateLinkResourceAsyncOperationResult |
SharedPrivateLinkResourceAsyncOperationResult.FAILED
Static value Failed for SharedPrivateLinkResourceAsyncOperationResult.
|
static SharedPrivateLinkResourceAsyncOperationResult |
SharedPrivateLinkResourceAsyncOperationResult.RUNNING
Static value Running for SharedPrivateLinkResourceAsyncOperationResult.
|
static SharedPrivateLinkResourceAsyncOperationResult |
SharedPrivateLinkResourceAsyncOperationResult.SUCCEEDED
Static value Succeeded for SharedPrivateLinkResourceAsyncOperationResult.
|
| Modifier and Type | Method and Description |
|---|---|
static SharedPrivateLinkResourceAsyncOperationResult |
SharedPrivateLinkResourceAsyncOperationResult.fromString(String name)
Creates or finds a SharedPrivateLinkResourceAsyncOperationResult from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.