CloudHsmClusterBackupContent 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.
Backup properties.
public class CloudHsmClusterBackupContent : Azure.ResourceManager.HardwareSecurityModules.Models.BackupRestoreRequestBaseProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HardwareSecurityModules.Models.CloudHsmClusterBackupContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HardwareSecurityModules.Models.CloudHsmClusterBackupContent>
type CloudHsmClusterBackupContent = class
inherit BackupRestoreRequestBaseProperties
interface IJsonModel<CloudHsmClusterBackupContent>
interface IPersistableModel<CloudHsmClusterBackupContent>
Public Class CloudHsmClusterBackupContent
Inherits BackupRestoreRequestBaseProperties
Implements IJsonModel(Of CloudHsmClusterBackupContent), IPersistableModel(Of CloudHsmClusterBackupContent)
- Inheritance
- Implements
Constructors
CloudHsmClusterBackupContent(Uri) |
Initializes a new instance of CloudHsmClusterBackupContent. |
Properties
AzureStorageBlobContainerUri |
The Azure blob storage container Uri which contains the backup. (Inherited from BackupRestoreRequestBaseProperties) |
Token |
The SAS token pointing to an Azure blob storage container. This property is reserved for Azure Backup Service. (Inherited from BackupRestoreRequestBaseProperties) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET