azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

86 строки
5.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation"
name: "Operation"
nameWithType: "Operation"
summary: "An immutable client-side representation of Operation."
syntax: "public interface **Operation**"
methods:
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.display()"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.display()"
name: "display()"
nameWithType: "Operation.display()"
summary: "Gets the display property: The localized display information for this particular operation or action."
modifiers:
- "abstract"
syntax: "public abstract OperationDisplay display()"
desc: "Gets the display property: The localized display information for this particular operation or action."
returns:
description: "the display value."
type: "<xref href=\"com.azure.resourcemanager.cosmosdbforpostgresql.models.OperationDisplay?alt=com.azure.resourcemanager.cosmosdbforpostgresql.models.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.innerModel()"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.innerModel()"
name: "innerModel()"
nameWithType: "Operation.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>cosmosdbforpostgresql.<wbr>fluent.<wbr>models.<wbr>Operation<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract OperationInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.cosmosdbforpostgresql.fluent.models.OperationInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.cosmosdbforpostgresql.fluent.models.OperationInner?alt=com.azure.resourcemanager.cosmosdbforpostgresql.fluent.models.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.isDataAction()"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.isDataAction()"
name: "isDataAction()"
nameWithType: "Operation.isDataAction()"
summary: "Gets the is<wbr>Data<wbr>Action property: Indicates whether the operation is a data action."
modifiers:
- "abstract"
syntax: "public abstract Boolean isDataAction()"
desc: "Gets the isDataAction property: Indicates whether the operation is a data action."
returns:
description: "the isDataAction value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.name()"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.name()"
name: "name()"
nameWithType: "Operation.name()"
summary: "Gets the name property: The name of the operation being performed on this particular object."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the operation being performed on this particular object."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.origin()"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.origin()"
name: "origin()"
nameWithType: "Operation.origin()"
summary: "Gets the origin property: The intended executor of the operation."
modifiers:
- "abstract"
syntax: "public abstract OperationOrigin origin()"
desc: "Gets the origin property: The intended executor of the operation."
returns:
description: "the origin value."
type: "<xref href=\"com.azure.resourcemanager.cosmosdbforpostgresql.models.OperationOrigin?alt=com.azure.resourcemanager.cosmosdbforpostgresql.models.OperationOrigin&text=OperationOrigin\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.properties()"
fullName: "com.azure.resourcemanager.cosmosdbforpostgresql.models.Operation.properties()"
name: "properties()"
nameWithType: "Operation.properties()"
summary: "Gets the properties property: Additional descriptions for the operation."
modifiers:
- "abstract"
syntax: "public abstract Map<String,Object> properties()"
desc: "Gets the properties property: Additional descriptions for the operation."
returns:
description: "the properties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
type: "interface"
desc: "An immutable client-side representation of Operation."
metadata: {}
package: "com.azure.resourcemanager.cosmosdbforpostgresql.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmosdbforpostgresql:1.0.0