IPolicyDefinition.ExternalEvaluationEnforcementSettingResultLifespan Property

Definition

The lifespan of the endpoint invocation result after which it's no longer valid. Value is expected to follow the ISO 8601 duration format and language expressions are supported.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The lifespan of the endpoint invocation result after which it's no longer valid. Value is expected to follow the ISO 8601 duration format and language expressions are supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resultLifespan", Update=true)]
public string ExternalEvaluationEnforcementSettingResultLifespan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The lifespan of the endpoint invocation result after which it's no longer valid. Value is expected to follow the ISO 8601 duration format and language expressions are supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resultLifespan", Update=true)>]
member this.ExternalEvaluationEnforcementSettingResultLifespan : string with get, set
Public Property ExternalEvaluationEnforcementSettingResultLifespan As String

Property Value

Attributes

Applies to