CrrAccessToken Class
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.
public class CrrAccessToken
type CrrAccessToken = class
Public Class CrrAccessToken
- Inheritance
-
CrrAccessToken
- Derived
Constructors
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. |
Properties
AccessTokenString |
Gets or sets access token used for authentication |
BackupManagementType |
Gets or sets backup Management Type |
BMSActiveRegion |
Gets or sets active region name of BMS Stamp |
ContainerName |
Gets or sets container Unique name |
ContainerType |
Gets or sets container Type |
CoordinatorServiceStampId |
Gets or sets coordinatorServiceStampId to be used by BCM in restore call |
CoordinatorServiceStampUri |
Gets or sets coordinatorServiceStampUri to be used by BCM in restore call |
DatasourceContainerName |
Gets or sets datasource Container Unique Name |
DatasourceId |
Gets or sets datasource Id |
DatasourceName |
Gets or sets datasource Friendly Name |
DatasourceType |
Gets or sets datasource Type |
ProtectionContainerId |
Gets or sets protected item container id |
ProtectionServiceStampId |
Gets or sets protectionServiceStampId to be used by BCM in restore call |
ProtectionServiceStampUri |
Gets or sets protectionServiceStampUri to be used by BCM in restore call |
RecoveryPointId |
Gets or sets recovery Point Id |
RecoveryPointTime |
Gets or sets recovery Point Time |
ResourceGroupName |
Gets or sets resource Group name of the source vault |
ResourceId |
Gets or sets resource Id of the source vault |
ResourceName |
Gets or sets resource Name of the source vault |
RpIsManagedVirtualMachine |
Gets or sets recovery point information: Managed virtual machine |
RpOriginalSAOption |
Gets or sets recovery point information: Original SA option |
RpTierInformation |
Gets or sets recovery point Tier Information |
RpVMSizeDescription |
Gets or sets recovery point information: VM size description |
SubscriptionId |
Gets or sets subscription Id of the source vault |
TokenExtendedInformation |
Gets or sets extended Information about the token like FileSpec etc. |
Applies to
Azure SDK for .NET