IExadataIormConfig.LifecycleDetail Property

Definition

Additional information about the current lifecycleState.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Additional information about the current lifecycleState.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="lifecycleDetails", Update=true)]
public string LifecycleDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Additional information about the current lifecycleState.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="lifecycleDetails", Update=true)>]
member this.LifecycleDetail : string with get, set
Public Property LifecycleDetail As String

Property Value

Attributes

Applies to