Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-mgmt-iothub] Edit description of Update Iot Hub Resource Api #4246

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ def create_or_update(
Create or update the metadata of an Iot hub. The usual pattern to
modify a property is to retrieve the IoT hub metadata and security
metadata, and then combine them with the modified values in a new body
to update the IoT hub.
to update the IoT hub. If certain properties are missing in the JSON,
updating IoT Hub may cause these values to fallback to default, which
may lead to unexpected behavior.

:param resource_group_name: The name of the resource group that
contains the IoT hub.
Expand Down