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

86 строки
4.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.maps.models.OperationDetail"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail"
name: "OperationDetail"
nameWithType: "OperationDetail"
summary: "An immutable client-side representation of Operation<wbr>Detail."
syntax: "public interface **OperationDetail**"
methods:
- uid: "com.azure.resourcemanager.maps.models.OperationDetail.display()"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail.display()"
name: "display()"
nameWithType: "OperationDetail.display()"
summary: "Gets the display property: Display of the operation."
modifiers:
- "abstract"
syntax: "public abstract OperationDisplay display()"
desc: "Gets the display property: Display of the operation."
returns:
description: "the display value."
type: "<xref href=\"com.azure.resourcemanager.maps.models.OperationDisplay?alt=com.azure.resourcemanager.maps.models.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.maps.models.OperationDetail.innerModel()"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail.innerModel()"
name: "innerModel()"
nameWithType: "OperationDetail.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>maps.<wbr>fluent.<wbr>models.<wbr>Operation<wbr>Detail<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract OperationDetailInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.maps.fluent.models.OperationDetailInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.maps.fluent.models.OperationDetailInner?alt=com.azure.resourcemanager.maps.fluent.models.OperationDetailInner&text=OperationDetailInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.maps.models.OperationDetail.isDataAction()"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail.isDataAction()"
name: "isDataAction()"
nameWithType: "OperationDetail.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.maps.models.OperationDetail.name()"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail.name()"
name: "name()"
nameWithType: "OperationDetail.name()"
summary: "Gets the name property: Name of the operation."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: Name of the operation."
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.maps.models.OperationDetail.origin()"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail.origin()"
name: "origin()"
nameWithType: "OperationDetail.origin()"
summary: "Gets the origin property: Origin of the operation."
modifiers:
- "abstract"
syntax: "public abstract String origin()"
desc: "Gets the origin property: Origin of the operation."
returns:
description: "the origin value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.maps.models.OperationDetail.serviceSpecification()"
fullName: "com.azure.resourcemanager.maps.models.OperationDetail.serviceSpecification()"
name: "serviceSpecification()"
nameWithType: "OperationDetail.serviceSpecification()"
summary: "Gets the service<wbr>Specification property: One property of operation, include metric specifications."
modifiers:
- "abstract"
syntax: "public abstract ServiceSpecification serviceSpecification()"
desc: "Gets the serviceSpecification property: One property of operation, include metric specifications."
returns:
description: "the serviceSpecification value."
type: "<xref href=\"com.azure.resourcemanager.maps.models.ServiceSpecification?alt=com.azure.resourcemanager.maps.models.ServiceSpecification&text=ServiceSpecification\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of OperationDetail."
metadata: {}
package: "com.azure.resourcemanager.maps.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-maps:1.0.0