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

67 строки
4.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.support.v2020_04_01.Service"
fullName: "com.microsoft.azure.management.support.v2020_04_01.Service"
name: "Service"
nameWithType: "Service"
summary: "Type representing Service."
syntax: "public interface **Service**</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.support.v2020_04_01.implementation.ServiceInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.ServiceInner&text=ServiceInner\" 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.support.v2020_04_01.implementation.SupportManager?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager&text=SupportManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.support.v2020_04_01.Service.displayName()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.Service.displayName()"
name: "displayName()"
nameWithType: "Service.displayName()"
modifiers:
- "abstract"
syntax: "public abstract String displayName()"
returns:
description: "the displayName value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.support.v2020_04_01.Service.id()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.Service.id()"
name: "id()"
nameWithType: "Service.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.support.v2020_04_01.Service.name()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.Service.name()"
name: "name()"
nameWithType: "Service.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.support.v2020_04_01.Service.resourceTypes()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.Service.resourceTypes()"
name: "resourceTypes()"
nameWithType: "Service.resourceTypes()"
modifiers:
- "abstract"
syntax: "public abstract List<String> resourceTypes()"
returns:
description: "the resourceTypes value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.support.v2020_04_01.Service.type()"
fullName: "com.microsoft.azure.management.support.v2020_04_01.Service.type()"
name: "type()"
nameWithType: "Service.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 Service."
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.support.v2020_04_01.implementation.ServiceInner?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.ServiceInner&text=ServiceInner\" 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.support.v2020_04_01.implementation.SupportManager?alt=com.microsoft.azure.management.support.v2020_04_01.implementation.SupportManager&text=SupportManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.support.v2020_04_01"
artifact: com.microsoft.azure.support.v2020_04_01:azure-mgmt-support:1.0.0