次の方法で共有


ASRDataStore(DataStore) Constructor

Definition

Initializes a new instance of the ASRDataStore class.

public ASRDataStore (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DataStore datastore);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRDataStore : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DataStore -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRDataStore
Public Sub New (datastore As DataStore)

Parameters

datastore
DataStore

Datastore object.

Applies to