Share via


ISwitchBillingParameter.PlanDataEffectiveDate Property

Definition

date when plan was applied

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="date when plan was applied", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="effectiveDate", Update=true)]
public DateTime? PlanDataEffectiveDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="date when plan was applied", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="effectiveDate", Update=true)>]
member this.PlanDataEffectiveDate : Nullable<DateTime> with get, set
Public Property PlanDataEffectiveDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to