DataProtectionBackupJobProperties
DataProtectionBackupJobProperties(String, String, ResourceIdentifier, AzureLocation, String, String, Boolean, String, String, Boolean, String, String, DateTimeOffset, String, String, IEnumerable<String>, String)
ActivityId
BackupInstanceFriendlyName
BackupInstanceId
DataSourceId
DataSourceLocation
DataSourceName
DataSourceSetName
DataSourceType
DestinationDataStoreName
Duration
EndOn
ErrorDetails
ETag
ExtendedInfo
IsProgressEnabled
IsUserTriggered
JobErrorDetails
Operation
OperationCategory
PolicyId
PolicyName
ProgressUri
RehydrationPriority
RestoreType
SourceDataStoreName
SourceResourceGroup
SourceSubscriptionId
StartOn
Status
SubscriptionId
SupportedActions
VaultName
JsonModelCreateCore(Utf8JsonReader, ModelReaderWriterOptions)
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
PersistableModelCreateCore(BinaryData, ModelReaderWriterOptions)
PersistableModelWriteCore(ModelReaderWriterOptions)
net11.0
namespace Azure.ResourceManager.DataProtectionBackup.Models
{
public class DataProtectionBackupJobProperties : IJsonModel<DataProtectionBackupJobProperties>, IPersistableModel<DataProtectionBackupJobProperties>
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This property is deprecated and will be removed in a future release. Please use JobErrorDetails instead.")]
public IReadOnlyList<ResponseError> ErrorDetails { get; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.DataProtectionBackup , Version=1.7.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.DataProtectionBackup (1.7.1) net10.0 |
| Obsolete | This property is deprecated and will be removed in a future release. Please use JobErrorDetails instead. |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API