| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationOrigin |
OperationInner.origin()
Get the origin property: The intended executor of the operation.
|
| Modifier and Type | Field and Description |
|---|---|
static OperationOrigin |
OperationOrigin.SYSTEM
Static value system for OperationOrigin.
|
static OperationOrigin |
OperationOrigin.USER
Static value user for OperationOrigin.
|
| Modifier and Type | Method and Description |
|---|---|
static OperationOrigin |
OperationOrigin.fromString(String name)
Creates or finds a OperationOrigin from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.