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

122 строки
6.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource"
name: "AccountResource"
nameWithType: "AccountResource"
summary: "An immutable client-side representation of Account<wbr>Resource."
syntax: "public interface **AccountResource**"
methods:
- uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.accountId()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.accountId()"
name: "accountId()"
nameWithType: "AccountResource.accountId()"
summary: "Gets the account<wbr>Id property: account id."
modifiers:
- "abstract"
syntax: "public abstract String accountId()"
desc: "Gets the accountId property: account id."
returns:
description: "the accountId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.accountName()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.accountName()"
name: "accountName()"
nameWithType: "AccountResource.accountName()"
summary: "Gets the account<wbr>Name property: account name."
modifiers:
- "abstract"
syntax: "public abstract String accountName()"
desc: "Gets the accountName property: account name."
returns:
description: "the accountName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.id()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.id()"
name: "id()"
nameWithType: "AccountResource.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.newrelicobservability.models.AccountResource.innerModel()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.innerModel()"
name: "innerModel()"
nameWithType: "AccountResource.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>newrelicobservability.<wbr>fluent.<wbr>models.<wbr>Account<wbr>Resource<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract AccountResourceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.newrelicobservability.fluent.models.AccountResourceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.newrelicobservability.fluent.models.AccountResourceInner?alt=com.azure.resourcemanager.newrelicobservability.fluent.models.AccountResourceInner&text=AccountResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.name()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.name()"
name: "name()"
nameWithType: "AccountResource.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.newrelicobservability.models.AccountResource.organizationId()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.organizationId()"
name: "organizationId()"
nameWithType: "AccountResource.organizationId()"
summary: "Gets the organization<wbr>Id property: organization id."
modifiers:
- "abstract"
syntax: "public abstract String organizationId()"
desc: "Gets the organizationId property: organization id."
returns:
description: "the organizationId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.region()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.region()"
name: "region()"
nameWithType: "AccountResource.region()"
summary: "Gets the region property: Region where New Relic account is present."
modifiers:
- "abstract"
syntax: "public abstract String region()"
desc: "Gets the region property: Region where New Relic account is present."
returns:
description: "the region value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.systemData()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.systemData()"
name: "systemData()"
nameWithType: "AccountResource.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
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.newrelicobservability.models.AccountResource.type()"
fullName: "com.azure.resourcemanager.newrelicobservability.models.AccountResource.type()"
name: "type()"
nameWithType: "AccountResource.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 AccountResource."
metadata: {}
package: "com.azure.resourcemanager.newrelicobservability.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-newrelicobservability:1.1.0