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

27 строки
1.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resources.fluentcore.model.HasInner"
fullName: "com.microsoft.azure.management.resources.fluentcore.model.HasInner<T>"
name: "HasInner<T>"
nameWithType: "HasInner<T>"
summary: "The wrapper around an inner object providing extended functionalities."
syntax: "public interface **HasInner<T>**"
methods:
- uid: "com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()"
fullName: "com.microsoft.azure.management.resources.fluentcore.model.HasInner<T>.inner()"
name: "inner()"
nameWithType: "HasInner<T>.inner()"
modifiers:
- "abstract"
syntax: "public abstract T inner()"
returns:
description: "wrapped inner object providing direct access to the underlying\n auto-generated API implementation, based on Azure REST API"
type: "<xref href=\"T?alt=T&text=T\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
typeParameters:
- description: "the type of the inner object."
name: "T"
desc: "The wrapper around an inner object providing extended functionalities."
metadata: {}
package: "com.microsoft.azure.management.resources.fluentcore.model"
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4