Interface IotHubSkuDescription


public interface IotHubSkuDescription
An immutable client-side representation of IotHubSkuDescription.
  • Method Details

    • resourceType

      String resourceType()
      Gets the resourceType property: The type of the resource.
      Returns:
      the resourceType value.
    • sku

      Gets the sku property: The type of the resource.
      Returns:
      the sku value.
    • capacity

      IotHubCapacity capacity()
      Gets the capacity property: IotHub capacity.
      Returns:
      the capacity value.
    • innerModel

      Gets the inner com.azure.resourcemanager.iothub.fluent.models.IotHubSkuDescriptionInner object.
      Returns:
      the inner object.