ShareModelFactory.ShareInfo(ETag, DateTimeOffset) Method
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.
Creates a new ShareInfo instance for mocking.
public static Azure.Storage.Files.Shares.Models.ShareInfo ShareInfo (Azure.ETag eTag, DateTimeOffset lastModified);
static member ShareInfo : Azure.ETag * DateTimeOffset -> Azure.Storage.Files.Shares.Models.ShareInfo
Public Shared Function ShareInfo (eTag As ETag, lastModified As DateTimeOffset) As ShareInfo
Parameters
- eTag
- ETag
- lastModified
- DateTimeOffset