Partager via


PSRecoveryServicesClient(IAzureContext) Constructor

Definition

Initializes a new instance of the PSRecoveryServicesClient class with required current subscription.

public PSRecoveryServicesClient (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext defaultContext);
new Microsoft.Azure.Commands.RecoveryServices.PSRecoveryServicesClient : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Commands.RecoveryServices.PSRecoveryServicesClient
Public Sub New (defaultContext As IAzureContext)

Parameters

defaultContext
IAzureContext

Azure context.

Applies to