_FsrmPropertyBagField Enumeration

 

Describes the type of property bag.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

public enum _FsrmPropertyBagField
public enum class _FsrmPropertyBagField
type _FsrmPropertyBagField
Public Enumeration _FsrmPropertyBagField

Members

Member name Description
FsrmPropertyBagField_AccessVolume

Indicates if the property bag should include the name of the volume being accessed, which may be a snapshot.

FsrmPropertyBagField_VolumeGuidName

Indicates if the property bag should include the volume GUID name of the original volume.

See Also

GetFieldValue
Microsoft.Storage Namespace

Return to top