ApiSourceProperties.TargetLifecycleStage Property

Definition

The target lifecycle stage.

public Azure.ResourceManager.ApiCenter.Models.ApiLifecycleStage? TargetLifecycleStage { get; set; }
member this.TargetLifecycleStage : Nullable<Azure.ResourceManager.ApiCenter.Models.ApiLifecycleStage> with get, set
Public Property TargetLifecycleStage As Nullable(Of ApiLifecycleStage)

Property Value

Applies to