PSRecoveryServicesClient Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSRecoveryServicesClient(IAzureContextContainer) |
Initializes a new instance of the PSRecoveryServicesClient class with required current subscription. |
PSRecoveryServicesClient(IAzureContextContainer) |
PSRecoveryServicesClient(IAzureContextContainer)
Initializes a new instance of the PSRecoveryServicesClient class with required current subscription.
public PSRecoveryServicesClient (Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer azureProfile);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient
Public Sub New (azureProfile As IAzureContextContainer)
Parameters
- azureProfile
- IAzureContextContainer
Azure context.
Applies to
PSRecoveryServicesClient(IAzureContextContainer)
public PSRecoveryServicesClient (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer azureProfile);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSRecoveryServicesClient
Public Sub New (azureProfile As IAzureContextContainer)
Parameters
- azureProfile
- IAzureContextContainer