Class IoTCheckRequirements

    • Constructor Detail

      • IoTCheckRequirements

        public IoTCheckRequirements()
    • Method Detail

      • subscriptionId

        public String subscriptionId()
        Get the subscriptionId property: The subscription id to connect to, and get the data from.
        Returns:
        the subscriptionId value.
      • withSubscriptionId

        public IoTCheckRequirements withSubscriptionId​(String subscriptionId)
        Set the subscriptionId property: The subscription id to connect to, and get the data from.
        Parameters:
        subscriptionId - the subscriptionId value to set.
        Returns:
        the IoTCheckRequirements object itself.