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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET