次の方法で共有


ServerKeyGetResponse Class

Definition

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.AzureOperationResponse
ServerKeyGetResponse

Constructors

ServerKeyGetResponse()

Initializes a new instance of the ServerKeyGetResponse class.

Properties

ServerKey

Optional. The Azure Sql Server Key object.

Applies to