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

47 строки
4.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult"
name: "ResourceSkuResult"
nameWithType: "ResourceSkuResult"
summary: "Type representing Resource<wbr>Sku<wbr>Result."
syntax: "public interface **ResourceSkuResult**</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.apimanagement.v2019_01_01.implementation.ResourceSkuResultInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ResourceSkuResultInner&text=ResourceSkuResultInner\" 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.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult.capacity()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult.capacity()"
name: "capacity()"
nameWithType: "ResourceSkuResult.capacity()"
modifiers:
- "abstract"
syntax: "public abstract ResourceSkuCapacity capacity()"
returns:
description: "the capacity value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuCapacity?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuCapacity&text=ResourceSkuCapacity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult.resourceType()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult.resourceType()"
name: "resourceType()"
nameWithType: "ResourceSkuResult.resourceType()"
modifiers:
- "abstract"
syntax: "public abstract String resourceType()"
returns:
description: "the resourceType value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult.sku()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSkuResult.sku()"
name: "sku()"
nameWithType: "ResourceSkuResult.sku()"
modifiers:
- "abstract"
syntax: "public abstract ResourceSku sku()"
returns:
description: "the sku value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSku?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ResourceSku&text=ResourceSku\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing ResourceSkuResult."
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.apimanagement.v2019_01_01.implementation.ResourceSkuResultInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ResourceSkuResultInner&text=ResourceSkuResultInner\" 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.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1