FileShareSnapshotProperties 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.
FileShareSnapshot properties.
public class FileShareSnapshotProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.FileShares.Models.FileShareSnapshotProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.FileShares.Models.FileShareSnapshotProperties>
type FileShareSnapshotProperties = class
interface IJsonModel<FileShareSnapshotProperties>
interface IPersistableModel<FileShareSnapshotProperties>
Public Class FileShareSnapshotProperties
Implements IJsonModel(Of FileShareSnapshotProperties), IPersistableModel(Of FileShareSnapshotProperties)
- Inheritance
-
FileShareSnapshotProperties
- Implements
Constructors
| Name | Description |
|---|---|
| FileShareSnapshotProperties() |
Initializes a new instance of FileShareSnapshotProperties. |
Properties
| Name | Description |
|---|---|
| InitiatorId |
The initiator of the FileShareSnapshot. This is a user-defined value. |
| Metadata |
The metadata. |
| SnapshotTime |
The FileShareSnapshot time in UTC in string representation. |