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

79 строки
6.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource"
name: "AppResource"
nameWithType: "AppResource"
summary: "Type representing App<wbr>Resource."
syntax: "public interface **AppResource**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppResourceInner?alt=com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppResourceInner&text=AppResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.Update?alt=com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppPlatformManager?alt=com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppPlatformManager&text=AppPlatformManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.id()"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.id()"
name: "id()"
nameWithType: "AppResource.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "the id value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.identity()"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.identity()"
name: "identity()"
nameWithType: "AppResource.identity()"
modifiers:
- "abstract"
syntax: "public abstract ManagedIdentityProperties identity()"
returns:
description: "the identity value."
type: "<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.ManagedIdentityProperties?alt=com.microsoft.azure.management.appplatform.v2020_07_01.ManagedIdentityProperties&text=ManagedIdentityProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.location()"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.location()"
name: "location()"
nameWithType: "AppResource.location()"
modifiers:
- "abstract"
syntax: "public abstract String location()"
returns:
description: "the location value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.name()"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.name()"
name: "name()"
nameWithType: "AppResource.name()"
modifiers:
- "abstract"
syntax: "public abstract String name()"
returns:
description: "the name value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.properties()"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.properties()"
name: "properties()"
nameWithType: "AppResource.properties()"
modifiers:
- "abstract"
syntax: "public abstract AppResourceProperties properties()"
returns:
description: "the properties value."
type: "<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.AppResourceProperties?alt=com.microsoft.azure.management.appplatform.v2020_07_01.AppResourceProperties&text=AppResourceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.type()"
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.type()"
name: "type()"
nameWithType: "AppResource.type()"
modifiers:
- "abstract"
syntax: "public abstract String type()"
returns:
description: "the type value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing AppResource."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppResourceInner?alt=com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppResourceInner&text=AppResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.Update?alt=com.microsoft.azure.management.appplatform.v2020_07_01.AppResource.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppPlatformManager?alt=com.microsoft.azure.management.appplatform.v2020_07_01.implementation.AppPlatformManager&text=AppPlatformManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.appplatform.v2020_07_01"
artifact: com.microsoft.azure.appplatform.v2020_07_01:azure-mgmt-appplatform:1.0.0-beta