CrrAccessToken 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
CrrAccessToken() |
Initializes a new instance of the CrrAccessToken class. |
CrrAccessToken(String, String, String, String, String, Nullable<Int64>, String, String, String, String, String, String, String, String, String, String, String, String, String, String, IDictionary<String, String>, Nullable<Boolean>, Nullable<Boolean>, String, String) |
Initializes a new instance of the CrrAccessToken class. |
CrrAccessToken()
Initializes a new instance of the CrrAccessToken class.
public CrrAccessToken ();
Public Sub New ()
Applies to
CrrAccessToken(String, String, String, String, String, Nullable<Int64>, String, String, String, String, String, String, String, String, String, String, String, String, String, String, IDictionary<String, String>, Nullable<Boolean>, Nullable<Boolean>, String, String)
Initializes a new instance of the CrrAccessToken class.
public CrrAccessToken (string accessTokenString = default, string subscriptionId = default, string resourceGroupName = default, string resourceName = default, string resourceId = default, long? protectionContainerId = default, string recoveryPointId = default, string recoveryPointTime = default, string containerName = default, string containerType = default, string backupManagementType = default, string datasourceType = default, string datasourceName = default, string datasourceId = default, string datasourceContainerName = default, string coordinatorServiceStampId = default, string coordinatorServiceStampUri = default, string protectionServiceStampId = default, string protectionServiceStampUri = default, string tokenExtendedInformation = default, System.Collections.Generic.IDictionary<string,string> rpTierInformation = default, bool? rpOriginalSAOption = default, bool? rpIsManagedVirtualMachine = default, string rpVMSizeDescription = default, string bMSActiveRegion = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.CrrAccessToken : string * string * string * string * string * Nullable<int64> * string * string * string * string * string * string * string * string * string * string * string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Nullable<bool> * Nullable<bool> * string * string -> Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.CrrAccessToken
Public Sub New (Optional accessTokenString As String = Nothing, Optional subscriptionId As String = Nothing, Optional resourceGroupName As String = Nothing, Optional resourceName As String = Nothing, Optional resourceId As String = Nothing, Optional protectionContainerId As Nullable(Of Long) = Nothing, Optional recoveryPointId As String = Nothing, Optional recoveryPointTime As String = Nothing, Optional containerName As String = Nothing, Optional containerType As String = Nothing, Optional backupManagementType As String = Nothing, Optional datasourceType As String = Nothing, Optional datasourceName As String = Nothing, Optional datasourceId As String = Nothing, Optional datasourceContainerName As String = Nothing, Optional coordinatorServiceStampId As String = Nothing, Optional coordinatorServiceStampUri As String = Nothing, Optional protectionServiceStampId As String = Nothing, Optional protectionServiceStampUri As String = Nothing, Optional tokenExtendedInformation As String = Nothing, Optional rpTierInformation As IDictionary(Of String, String) = Nothing, Optional rpOriginalSAOption As Nullable(Of Boolean) = Nothing, Optional rpIsManagedVirtualMachine As Nullable(Of Boolean) = Nothing, Optional rpVMSizeDescription As String = Nothing, Optional bMSActiveRegion As String = Nothing)
Parameters
- accessTokenString
- String
Access token used for authentication
- subscriptionId
- String
Subscription Id of the source vault
- resourceGroupName
- String
Resource Group name of the source vault
- resourceName
- String
Resource Name of the source vault
- resourceId
- String
Resource Id of the source vault
- recoveryPointId
- String
Recovery Point Id
- recoveryPointTime
- String
Recovery Point Time
- containerName
- String
Container Unique name
- containerType
- String
Container Type
- backupManagementType
- String
Backup Management Type
- datasourceType
- String
Datasource Type
- datasourceName
- String
Datasource Friendly Name
- datasourceId
- String
Datasource Id
- datasourceContainerName
- String
Datasource Container Unique Name
- coordinatorServiceStampId
- String
CoordinatorServiceStampId to be used by BCM in restore call
- coordinatorServiceStampUri
- String
CoordinatorServiceStampUri to be used by BCM in restore call
- protectionServiceStampId
- String
ProtectionServiceStampId to be used by BCM in restore call
- protectionServiceStampUri
- String
ProtectionServiceStampUri to be used by BCM in restore call
- tokenExtendedInformation
- String
Extended Information about the token like FileSpec etc.
- rpTierInformation
- IDictionary<String,String>
Recovery point Tier Information
- rpVMSizeDescription
- String
Recovery point information: VM size description
- bMSActiveRegion
- String
Active region name of BMS Stamp