IBlobInventoryCreationTime Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.BlobInventoryCreationTimeTypeConverter))]
public interface IBlobInventoryCreationTime : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.BlobInventoryCreationTimeTypeConverter))>]
type IBlobInventoryCreationTime = interface
interface IJsonSerializable
Public Interface IBlobInventoryCreationTime
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
LastNDay |
When set the policy filters the objects that are created in the last N days. Where N is an integer value between 1 to 36500. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |