Share via


LocationCapabilitiesGetResponse Class

Definition

Represents the response to a Get Azure Sql capabilities request

public class LocationCapabilitiesGetResponse : Microsoft.Azure.AzureOperationResponse
type LocationCapabilitiesGetResponse = class
    inherit AzureOperationResponse
Public Class LocationCapabilitiesGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
LocationCapabilitiesGetResponse

Constructors

LocationCapabilitiesGetResponse()

Initializes a new instance of the LocationCapabilitiesGetResponse class.

Properties

Capabilities

Optional. Gets or sets the Azure Sql capabilities for a region.

Applies to