IAlertProperties.DetailEnrollmentEndDate 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 of enrollmentEndDate
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="datetime of enrollmentEndDate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enrollmentEndDate")]
public string DetailEnrollmentEndDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="datetime of enrollmentEndDate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enrollmentEndDate")>]
member this.DetailEnrollmentEndDate : string with get, set
Public Property DetailEnrollmentEndDate As String
Property Value
- Attributes