GeoBackupGetResponse 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 Get Azure Sql Database geo backup request.
public class GeoBackupGetResponse : Microsoft.Azure.AzureOperationResponse
type GeoBackupGetResponse = class
inherit AzureOperationResponse
Public Class GeoBackupGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseGeoBackupGetResponse
Constructors
GeoBackupGetResponse() |
Initializes a new instance of the GeoBackupGetResponse class. |
Properties
GeoBackup |
Optional. Gets or sets the object representing a given Azure Sql Database geo backup. |