你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DiskRestorePointAttributes 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.
Disk Restore Point details.
public class DiskRestorePointAttributes : Azure.ResourceManager.Compute.Models.ComputeSubResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Models.DiskRestorePointAttributes>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Models.DiskRestorePointAttributes>
type DiskRestorePointAttributes = class
inherit ComputeSubResourceData
interface IJsonModel<DiskRestorePointAttributes>
interface IPersistableModel<DiskRestorePointAttributes>
Public Class DiskRestorePointAttributes
Inherits ComputeSubResourceData
Implements IJsonModel(Of DiskRestorePointAttributes), IPersistableModel(Of DiskRestorePointAttributes)
- Inheritance
- Implements
Constructors
DiskRestorePointAttributes() |
Initializes a new instance of DiskRestorePointAttributes. |
Properties
Encryption |
Encryption at rest settings for disk restore point. It is an optional property that can be specified in the input while creating a restore point. |
Id |
Resource Id. (Inherited from ComputeSubResourceData) |
SourceDiskRestorePointId |
Gets or sets Id. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ComputeSubResourceData) |