Skip to content

Commit 0383104

Browse files
HanagmbCopilot
andauthored
Update sdk/iotoperations/Azure.ResourceManager.IotOperations/src/Customization/Models/IotOperationsDataflowprofileData.cs
Co-authored-by: Copilot <[email protected]>
1 parent 157c0be commit 0383104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/iotoperations/Azure.ResourceManager.IotOperations/src/Customization/Models/IotOperationsDataflowprofileData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Azure.ResourceManager.IotOperations
1515
{
1616
public partial class IotOperationsDataflowProfileData : ResourceData
1717
{
18-
/// <summary> Initializes a new instance of <see cref="IotOperationsDataflowProfileData"/>. </summary>
18+
/// <summary> Initializes a new instance of <see cref="IotOperationsDataflowProfileData"/>. </summary>
1919
/// <param name="extendedLocation"> Edge location of the resource. </param>
2020
/// <exception cref="ArgumentNullException"> <paramref name="extendedLocation"/> is null. </exception>
2121
public IotOperationsDataflowProfileData(IotOperationsExtendedLocation extendedLocation) : base()

0 commit comments

Comments
 (0)