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.MySql.Models.Api10.ProxyResourceAutoGenerated"
60
+
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.ProxyResource"
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.MySql.Models.Api10.IProxyResourceAutoGenerated" />.
65
+
/// an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.IProxyResource" />.
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.ProxyResourceAutoGenerated"
73
+
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.ProxyResource"
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.MySql.Models.Api10.IProxyResourceAutoGenerated" />.
78
+
/// an instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.IProxyResource" />.
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.ProxyResourceAutoGenerated"
93
+
/// Deserializes a <see cref="global::System.Collections.IDictionary" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.ProxyResource"
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.MySql.Models.Api10.ProxyResourceAutoGenerated"
122
+
/// Deserializes a <see cref="global::System.Management.Automation.PSObject" /> into a new instance of <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.ProxyResource"
123
123
/// />.
124
124
/// </summary>
125
125
/// <param name="content">The global::System.Management.Automation.PSObject content that should be used.</param>
/// Deserializes a <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Json.JsonNode"/> into an instance of Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api40.IProxyResource.
59
+
/// Deserializes a <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Json.JsonNode"/> into an instance of Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.IProxyResource.
60
60
/// </summary>
61
61
/// <param name="node">a <see cref="Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Json.JsonNode" /> to deserialize from.</param>
62
62
/// <returns>
63
-
/// an instance of Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api40.IProxyResource.
63
+
/// an instance of Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api10.IProxyResource.
0 commit comments