Share via


SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions Class

Definition

The SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions.

public class SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions
type SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions = class
Public Class SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions
Inheritance
SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions

Constructors

SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions(AzureLocation)

Initializes a new instance of SubscriptionResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions.

Properties

DatabaseState

Whether to query against just live databases, just deleted databases, or all databases.

Filter

An OData filter expression that filters elements in the collection.

LocationName

The ___location of the database.

OnlyLatestPerDatabase

Whether or not to only get the latest backup for each database.

Skip

The number of elements in the collection to skip.

Top

The number of elements to return from the collection.

Applies to