Share via


IRecoveryServicesProvider.ProviderVersionDetailExpiryDate Property

Definition

Version expiry date.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Version expiry date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="expiryDate")]
public DateTime? ProviderVersionDetailExpiryDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Version expiry date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="expiryDate")>]
member this.ProviderVersionDetailExpiryDate : Nullable<DateTime> with get, set
Public Property ProviderVersionDetailExpiryDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to