Click or drag to resize

OnlineBackupSettingsContractNetShares Property

List of the descriptions of the network shares, included to current BackupSet.

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public NetShareContract[] NetShares { get; set; }

Property Value

Type: NetShareContract
See Also