IRecoveryServicesProvider.ProviderVersionDetailExpiryDate Property

Definition

Version expiry date.

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

Property Value

Attributes

Applies to