Share via


IDeploymentInstance.DiscoveryStatus Property

Definition

Discovery status of the deployment instance

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Discovery status of the deployment instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="discoveryStatus")]
public string DiscoveryStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Discovery status of the deployment instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="discoveryStatus")>]
member this.DiscoveryStatus : string
Public ReadOnly Property DiscoveryStatus As String

Property Value

Attributes

Applies to