azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.i...

62 строки
3.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription"
fullName: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription"
name: "IotHubSkuDescription"
nameWithType: "IotHubSkuDescription"
summary: "An immutable client-side representation of Iot<wbr>Hub<wbr>Sku<wbr>Description."
syntax: "public interface IotHubSkuDescription"
methods:
- uid: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.capacity()"
fullName: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.capacity()"
name: "capacity()"
nameWithType: "IotHubSkuDescription.capacity()"
summary: "Gets the capacity property: Iot<wbr>Hub capacity."
modifiers:
- "abstract"
syntax: "public abstract IotHubCapacity capacity()"
desc: "Gets the capacity property: IotHub capacity."
returns:
description: "the capacity value."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.IotHubCapacity?alt=com.azure.resourcemanager.iothub.models.IotHubCapacity&text=IotHubCapacity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.innerModel()"
fullName: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.innerModel()"
name: "innerModel()"
nameWithType: "IotHubSkuDescription.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>iothub.<wbr>fluent.<wbr>models.<wbr>Iot<wbr>Hub<wbr>Sku<wbr>Description<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract IotHubSkuDescriptionInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.iothub.fluent.models.IotHubSkuDescriptionInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.iothub.fluent.models.IotHubSkuDescriptionInner?alt=com.azure.resourcemanager.iothub.fluent.models.IotHubSkuDescriptionInner&text=IotHubSkuDescriptionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.resourceType()"
fullName: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.resourceType()"
name: "resourceType()"
nameWithType: "IotHubSkuDescription.resourceType()"
summary: "Gets the resource<wbr>Type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String resourceType()"
desc: "Gets the resourceType property: The type of the resource."
returns:
description: "the resourceType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.sku()"
fullName: "com.azure.resourcemanager.iothub.models.IotHubSkuDescription.sku()"
name: "sku()"
nameWithType: "IotHubSkuDescription.sku()"
summary: "Gets the sku property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract IotHubSkuInfo sku()"
desc: "Gets the sku property: The type of the resource."
returns:
description: "the sku value."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.IotHubSkuInfo?alt=com.azure.resourcemanager.iothub.models.IotHubSkuInfo&text=IotHubSkuInfo\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of IotHubSkuDescription."
metadata: {}
package: "com.azure.resourcemanager.iothub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.1.0