ServerKeyGetResponse Class
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.
Represents the response to a List Azure Sql Server Key request.
public class ServerKeyGetResponse : Microsoft.Azure.AzureOperationResponse
type ServerKeyGetResponse = class
inherit AzureOperationResponse
Public Class ServerKeyGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseServerKeyGetResponse
Constructors
ServerKeyGetResponse() |
Initializes a new instance of the ServerKeyGetResponse class. |
Properties
ServerKey |
Optional. The Azure Sql Server Key object. |