azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

46 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.eventhub.NestedResource"
fullName: "com.microsoft.azure.management.eventhub.NestedResource"
name: "NestedResource"
nameWithType: "NestedResource"
summary: "A type contains subset of ARM envelop properties in <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"com.microsoft.azure.Resource\"></xref> namely id, name and type."
syntax: "public interface **NestedResource**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Indexable?alt=com.microsoft.azure.management.resources.fluentcore.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.microsoft.azure.management.eventhub.NestedResource.id()"
fullName: "com.microsoft.azure.management.eventhub.NestedResource.id()"
name: "id()"
nameWithType: "NestedResource.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "resource id."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventhub.NestedResource.name()"
fullName: "com.microsoft.azure.management.eventhub.NestedResource.name()"
name: "name()"
nameWithType: "NestedResource.name()"
modifiers:
- "abstract"
syntax: "public abstract String name()"
returns:
description: "the resource name."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventhub.NestedResource.type()"
fullName: "com.microsoft.azure.management.eventhub.NestedResource.type()"
name: "type()"
nameWithType: "NestedResource.type()"
modifiers:
- "abstract"
syntax: "public abstract String type()"
returns:
description: "the resource type."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "A type contains subset of ARM envelop properties in <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"com.microsoft.azure.Resource\"></xref> namely id, name and type."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Indexable?alt=com.microsoft.azure.management.resources.fluentcore.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.azure.management.eventhub"
artifact: com.microsoft.azure:azure-mgmt-eventhub:1.41.2