Interface IotHubDescription.DefinitionStages.WithIfMatch

    • Method Detail

      • withIfMatch

        IotHubDescription.DefinitionStages.WithCreate withIfMatch​(String ifMatch)
        Specifies the ifMatch property: ETag of the IoT Hub. Do not specify for creating a brand new IoT Hub. Required to update an existing IoT Hub..
        Parameters:
        ifMatch - ETag of the IoT Hub. Do not specify for creating a brand new IoT Hub. Required to update an existing IoT Hub.
        Returns:
        the next definition stage.