ServerAdvisorOperationsExtensions.Get(IServerAdvisorOperations, String, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Management.Sql.LegacySdk.Models.AdvisorGetResponse Get (this Microsoft.Azure.Management.Sql.LegacySdk.IServerAdvisorOperations operations, string resourceGroupName, string serverName, string advisorName, string expand);
static member Get : Microsoft.Azure.Management.Sql.LegacySdk.IServerAdvisorOperations * string * string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.AdvisorGetResponse
<Extension()>
Public Function Get (operations As IServerAdvisorOperations, resourceGroupName As String, serverName As String, advisorName As String, expand As String) As AdvisorGetResponse
Parameters
- operations
- IServerAdvisorOperations
- resourceGroupName
- String
- serverName
- String
- advisorName
- String
- expand
- String