Partager via


IScriptExecutionProperties.Retention Property

Definition

Time to live for the resource. If not provided, will be available for 60 days

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Time to live for the resource. If not provided, will be available for 60 days", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="retention", Update=true)]
public string Retention { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Time to live for the resource. If not provided, will be available for 60 days", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="retention", Update=true)>]
member this.Retention : string with get, set
Public Property Retention As String

Property Value

Attributes

Applies to