You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResource"
60
+
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResourceAutoGenerated"
61
61
/// />.
62
62
/// </summary>
63
63
/// <param name="content">The global::System.Collections.IDictionary content that should be used.</param>
64
64
/// <returns>
65
-
/// an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IProxyResource" />.
65
+
/// an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IProxyResourceAutoGenerated" />.
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResource"
73
+
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResourceAutoGenerated"
74
74
/// />.
75
75
/// </summary>
76
76
/// <param name="content">The global::System.Management.Automation.PSObject content that should be used.</param>
77
77
/// <returns>
78
-
/// an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IProxyResource" />.
78
+
/// an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IProxyResourceAutoGenerated" />.
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResource"
93
+
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResourceAutoGenerated"
94
94
/// />.
95
95
/// </summary>
96
96
/// <param name="content">The global::System.Collections.IDictionary content that should be used.</param>
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResource"
150
+
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ProxyResourceAutoGenerated"
151
151
/// />.
152
152
/// </summary>
153
153
/// <param name="content">The global::System.Management.Automation.PSObject content that should be used.</param>
Copy file name to clipboardExpand all lines: generated/StackHCI/StackHCI.Autorest/generated/api/Models/Api30/ProxyResourceAutoGenerated.TypeConverter.cs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
// Code generated by Microsoft (R) AutoRest Code Generator.
4
4
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
/// Deserializes a <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Json.JsonNode"/> into an instance of Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api40.IProxyResourceAutoGenerated.
59
+
/// Deserializes a <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Json.JsonNode"/> into an instance of Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IProxyResourceAutoGenerated.
60
60
/// </summary>
61
61
/// <param name="node">a <see cref="Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Json.JsonNode" /> to deserialize from.</param>
62
62
/// <returns>
63
-
/// an instance of Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api40.IProxyResourceAutoGenerated.
63
+
/// an instance of Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.IProxyResourceAutoGenerated.
0 commit comments