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

98 строки
4.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.chaos.models.Target"
fullName: "com.azure.resourcemanager.chaos.models.Target"
name: "Target"
nameWithType: "Target"
summary: "An immutable client-side representation of Target."
syntax: "public interface **Target**"
methods:
- uid: "com.azure.resourcemanager.chaos.models.Target.id()"
fullName: "com.azure.resourcemanager.chaos.models.Target.id()"
name: "id()"
nameWithType: "Target.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
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.Target.innerModel()"
fullName: "com.azure.resourcemanager.chaos.models.Target.innerModel()"
name: "innerModel()"
nameWithType: "Target.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>chaos.<wbr>fluent.<wbr>models.<wbr>Target<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract TargetInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.chaos.fluent.models.TargetInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.chaos.fluent.models.TargetInner?alt=com.azure.resourcemanager.chaos.fluent.models.TargetInner&text=TargetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.chaos.models.Target.location()"
fullName: "com.azure.resourcemanager.chaos.models.Target.location()"
name: "location()"
nameWithType: "Target.location()"
summary: "Gets the location property: Location of the target resource."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: Location of the target resource."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.chaos.models.Target.name()"
fullName: "com.azure.resourcemanager.chaos.models.Target.name()"
name: "name()"
nameWithType: "Target.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
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.Target.properties()"
fullName: "com.azure.resourcemanager.chaos.models.Target.properties()"
name: "properties()"
nameWithType: "Target.properties()"
summary: "Gets the properties property: The properties of the target resource."
modifiers:
- "abstract"
syntax: "public abstract Map<String,Object> properties()"
desc: "Gets the properties property: The properties of the target resource."
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;"
- uid: "com.azure.resourcemanager.chaos.models.Target.systemData()"
fullName: "com.azure.resourcemanager.chaos.models.Target.systemData()"
name: "systemData()"
nameWithType: "Target.systemData()"
summary: "Gets the system<wbr>Data property: The system metadata of the target resource."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: The system metadata of the target resource."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.chaos.models.Target.type()"
fullName: "com.azure.resourcemanager.chaos.models.Target.type()"
name: "type()"
nameWithType: "Target.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
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 Target."
metadata: {}
package: "com.azure.resourcemanager.chaos.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-chaos:1.1.0