Share via


ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions Class

Definition

The ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions.

public class ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions
type ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions = class
Public Class ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions
Inheritance
ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions

Constructors

ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions(AzureLocation)

Initializes a new instance of ResourceGroupResourceGetLongTermRetentionManagedInstanceBackupsWithLocationOptions.

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