WorkloadCrrAccessToken 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 WorkloadCrrAccessToken : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.CrrAccessToken
type WorkloadCrrAccessToken = class
inherit CrrAccessToken
Public Class WorkloadCrrAccessToken
Inherits CrrAccessToken
- Inheritance
Constructors
WorkloadCrrAccessToken() |
Initializes a new instance of the WorkloadCrrAccessToken class. |
WorkloadCrrAccessToken(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, String, String, String, String, String, String, String, String, String) |
Initializes a new instance of the WorkloadCrrAccessToken class. |
Properties
AccessTokenString |
Gets or sets access token used for authentication (Inherited from CrrAccessToken) |
BackupManagementType |
Gets or sets backup Management Type (Inherited from CrrAccessToken) |
BMSActiveRegion |
Gets or sets active region name of BMS Stamp (Inherited from CrrAccessToken) |
ContainerId |
Gets or sets container Id |
ContainerName |
Gets or sets container Unique name (Inherited from CrrAccessToken) |
ContainerType |
Gets or sets container Type (Inherited from CrrAccessToken) |
CoordinatorServiceStampId |
Gets or sets coordinatorServiceStampId to be used by BCM in restore call (Inherited from CrrAccessToken) |
CoordinatorServiceStampUri |
Gets or sets coordinatorServiceStampUri to be used by BCM in restore call (Inherited from CrrAccessToken) |
DatasourceContainerName |
Gets or sets datasource Container Unique Name (Inherited from CrrAccessToken) |
DatasourceId |
Gets or sets datasource Id (Inherited from CrrAccessToken) |
DatasourceName |
Gets or sets datasource Friendly Name (Inherited from CrrAccessToken) |
DatasourceType |
Gets or sets datasource Type (Inherited from CrrAccessToken) |
PolicyId |
Gets or sets policy Id |
PolicyName |
Gets or sets policy Name |
ProtectableObjectContainerHostOsName | |
ProtectableObjectFriendlyName | |
ProtectableObjectParentLogicalContainerName | |
ProtectableObjectProtectionState | |
ProtectableObjectUniqueName | |
ProtectableObjectWorkloadType | |
ProtectionContainerId |
Gets or sets protected item container id (Inherited from CrrAccessToken) |
ProtectionServiceStampId |
Gets or sets protectionServiceStampId to be used by BCM in restore call (Inherited from CrrAccessToken) |
ProtectionServiceStampUri |
Gets or sets protectionServiceStampUri to be used by BCM in restore call (Inherited from CrrAccessToken) |
RecoveryPointId |
Gets or sets recovery Point Id (Inherited from CrrAccessToken) |
RecoveryPointTime |
Gets or sets recovery Point Time (Inherited from CrrAccessToken) |
ResourceGroupName |
Gets or sets resource Group name of the source vault (Inherited from CrrAccessToken) |
ResourceId |
Gets or sets resource Id of the source vault (Inherited from CrrAccessToken) |
ResourceName |
Gets or sets resource Name of the source vault (Inherited from CrrAccessToken) |
RpIsManagedVirtualMachine |
Gets or sets recovery point information: Managed virtual machine (Inherited from CrrAccessToken) |
RpOriginalSAOption |
Gets or sets recovery point information: Original SA option (Inherited from CrrAccessToken) |
RpTierInformation |
Gets or sets recovery point Tier Information (Inherited from CrrAccessToken) |
RpVMSizeDescription |
Gets or sets recovery point information: VM size description (Inherited from CrrAccessToken) |
SubscriptionId |
Gets or sets subscription Id of the source vault (Inherited from CrrAccessToken) |
TokenExtendedInformation |
Gets or sets extended Information about the token like FileSpec etc. (Inherited from CrrAccessToken) |