Compartilhar via


MongoCluster.RestoreParameters Property

Definition

Parameters used for restore operations.

public Azure.Provisioning.CosmosDB.MongoClusterRestoreParameters RestoreParameters { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.MongoClusterRestoreParameters> RestoreParameters { get; set; }
member this.RestoreParameters : Azure.Provisioning.CosmosDB.MongoClusterRestoreParameters with get, set
member this.RestoreParameters : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.MongoClusterRestoreParameters> with get, set
Public Property RestoreParameters As MongoClusterRestoreParameters
Public Property RestoreParameters As BicepValue(Of MongoClusterRestoreParameters)

Property Value

Applies to