AzureFileShareProvisionILRRequest 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 AzureFileShareProvisionILRRequest : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ILRRequest
type AzureFileShareProvisionILRRequest = class
inherit ILRRequest
Public Class AzureFileShareProvisionILRRequest
Inherits ILRRequest
- Inheritance
Constructors
AzureFileShareProvisionILRRequest() |
Initializes a new instance of the AzureFileShareProvisionILRRequest class. |
AzureFileShareProvisionILRRequest(String, String) |
Initializes a new instance of the AzureFileShareProvisionILRRequest class. |
Properties
RecoveryPointId |
Gets or sets recovery point ID. |
SourceResourceId |
Gets or sets source Storage account ARM Id |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET