RetentionPolicy Constructors
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.
Overloads
RetentionPolicy() | |
RetentionPolicy(Boolean, Int32) |
RetentionPolicy()
public RetentionPolicy ();
Public Sub New ()
Applies to
RetentionPolicy(Boolean, Int32)
public RetentionPolicy (bool enabled, int days);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RetentionPolicy : bool * int -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.RetentionPolicy
Public Sub New (enabled As Boolean, days As Integer)
Parameters
- enabled
- Boolean
- days
- Int32