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

134 строки
7.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails"
name: "ExperimentExecutionDetails"
nameWithType: "ExperimentExecutionDetails"
summary: "An immutable client-side representation of Experiment<wbr>Execution<wbr>Details."
syntax: "public interface **ExperimentExecutionDetails**"
methods:
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.failureReason()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.failureReason()"
name: "failureReason()"
nameWithType: "ExperimentExecutionDetails.failureReason()"
summary: "Gets the failure<wbr>Reason property: The reason why the execution failed."
modifiers:
- "abstract"
syntax: "public abstract String failureReason()"
desc: "Gets the failureReason property: The reason why the execution failed."
returns:
description: "the failureReason value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.id()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.id()"
name: "id()"
nameWithType: "ExperimentExecutionDetails.id()"
summary: "Gets the id property: String of the fully qualified resource ID."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: String of the fully qualified resource ID."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.innerModel()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.innerModel()"
name: "innerModel()"
nameWithType: "ExperimentExecutionDetails.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>chaos.<wbr>fluent.<wbr>models.<wbr>Experiment<wbr>Execution<wbr>Details<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ExperimentExecutionDetailsInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.chaos.fluent.models.ExperimentExecutionDetailsInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.chaos.fluent.models.ExperimentExecutionDetailsInner?alt=com.azure.resourcemanager.chaos.fluent.models.ExperimentExecutionDetailsInner&text=ExperimentExecutionDetailsInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.lastActionAt()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.lastActionAt()"
name: "lastActionAt()"
nameWithType: "ExperimentExecutionDetails.lastActionAt()"
summary: "Gets the last<wbr>Action<wbr>At property: String that represents the last action date time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime lastActionAt()"
desc: "Gets the lastActionAt property: String that represents the last action date time."
returns:
description: "the lastActionAt value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.name()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.name()"
name: "name()"
nameWithType: "ExperimentExecutionDetails.name()"
summary: "Gets the name property: String of the resource name."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: String of the resource name."
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.chaos.models.ExperimentExecutionDetails.runInformation()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.runInformation()"
name: "runInformation()"
nameWithType: "ExperimentExecutionDetails.runInformation()"
summary: "Gets the run<wbr>Information property: The information of the experiment run."
modifiers:
- "abstract"
syntax: "public abstract ExperimentExecutionDetailsPropertiesRunInformation runInformation()"
desc: "Gets the runInformation property: The information of the experiment run."
returns:
description: "the runInformation value."
type: "<xref href=\"com.azure.resourcemanager.chaos.models.ExperimentExecutionDetailsPropertiesRunInformation?alt=com.azure.resourcemanager.chaos.models.ExperimentExecutionDetailsPropertiesRunInformation&text=ExperimentExecutionDetailsPropertiesRunInformation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.startedAt()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.startedAt()"
name: "startedAt()"
nameWithType: "ExperimentExecutionDetails.startedAt()"
summary: "Gets the started<wbr>At property: String that represents the start date time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime startedAt()"
desc: "Gets the startedAt property: String that represents the start date time."
returns:
description: "the startedAt value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.status()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.status()"
name: "status()"
nameWithType: "ExperimentExecutionDetails.status()"
summary: "Gets the status property: The status of the execution."
modifiers:
- "abstract"
syntax: "public abstract String status()"
desc: "Gets the status property: The status of the execution."
returns:
description: "the status value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.stoppedAt()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.stoppedAt()"
name: "stoppedAt()"
nameWithType: "ExperimentExecutionDetails.stoppedAt()"
summary: "Gets the stopped<wbr>At property: String that represents the stop date time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime stoppedAt()"
desc: "Gets the stoppedAt property: String that represents the stop date time."
returns:
description: "the stoppedAt value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.type()"
fullName: "com.azure.resourcemanager.chaos.models.ExperimentExecutionDetails.type()"
name: "type()"
nameWithType: "ExperimentExecutionDetails.type()"
summary: "Gets the type property: String of the resource type."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: String of the resource type."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of ExperimentExecutionDetails."
metadata: {}
package: "com.azure.resourcemanager.chaos.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-chaos:1.1.0