FileShareProvisionIlrContent 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.
Update snapshot Uri with the correct friendly Name of the source Azure file share.
public class FileShareProvisionIlrContent : Azure.ResourceManager.RecoveryServicesBackup.Models.IlrContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.FileShareProvisionIlrContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.FileShareProvisionIlrContent>
type FileShareProvisionIlrContent = class
inherit IlrContent
interface IJsonModel<FileShareProvisionIlrContent>
interface IPersistableModel<FileShareProvisionIlrContent>
Public Class FileShareProvisionIlrContent
Inherits IlrContent
Implements IJsonModel(Of FileShareProvisionIlrContent), IPersistableModel(Of FileShareProvisionIlrContent)
- Inheritance
- Implements
Constructors
FileShareProvisionIlrContent() |
Initializes a new instance of FileShareProvisionIlrContent. |
Properties
RecoveryPointId |
Recovery point ID. |
SourceResourceId |
Source Storage account ARM Id. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET