FileShareProtectableItem.AzureFileShareType Property
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.
File Share type XSync or XSMB.
public Azure.ResourceManager.RecoveryServicesBackup.Models.BackupFileShareType? AzureFileShareType { get; set; }
member this.AzureFileShareType : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupFileShareType> with get, set
Public Property AzureFileShareType As Nullable(Of BackupFileShareType)