FileShareSnapshotProperties interface

FileShareSnapshot properties

Properties

initiatorId

The initiator of the FileShareSnapshot. This is a user-defined value.

metadata

The metadata

snapshotTime

The FileShareSnapshot time in UTC in string representation

Property Details

initiatorId

The initiator of the FileShareSnapshot. This is a user-defined value.

initiatorId?: string

Property Value

string

metadata

The metadata

metadata?: Record<string, string>

Property Value

Record<string, string>

snapshotTime

The FileShareSnapshot time in UTC in string representation

snapshotTime?: string

Property Value

string