IAlert.ModificationTime Property
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.
dateTime in which alert was last modified
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="dateTime in which alert was last modified", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="modificationTime")]
public string ModificationTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="dateTime in which alert was last modified", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="modificationTime")>]
member this.ModificationTime : string with get, set
Public Property ModificationTime As String
Property Value
- Attributes