Share via


IResourceTypeRegistration.SubscriptionLifecycleNotificationSpecificationSoftDeleteTtl Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=false, SerializedName="softDeleteTTL")]
public TimeSpan? SubscriptionLifecycleNotificationSpecificationSoftDeleteTtl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=false, SerializedName="softDeleteTTL")>]
member this.SubscriptionLifecycleNotificationSpecificationSoftDeleteTtl : Nullable<TimeSpan> with get, set
Public Property SubscriptionLifecycleNotificationSpecificationSoftDeleteTtl As Nullable(Of TimeSpan)

Property Value

Attributes

Applies to