Skip to content

Commit d08b956

Browse files
Format HDInsight client customization
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bf803e6 commit d08b956

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsight

specification/hdinsight/resource-manager/Microsoft.HDInsight/HDInsight/client.tsp

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,11 @@ using Azure.ClientGenerator.Core;
516516
"GetVirtualMachineAsyncOperationStatus",
517517
"csharp"
518518
);
519-
@@clientName(VirtualMachines.restartHosts::parameters.body, "content", "csharp");
519+
@@clientName(
520+
VirtualMachines.restartHosts::parameters.body,
521+
"content",
522+
"csharp"
523+
);
520524

521525
// Mark listUsages as pageable to match old SDK's Pageable<HDInsightUsage> return type
522526
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Required for backward compatibility"

0 commit comments

Comments
 (0)