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) |
Explicit Interface Implementations
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET