IReplica.RunningStateDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The details of replica current running state
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="The details of replica current running state", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="runningStateDetails", Update=false)]
public string RunningStateDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="The details of replica current running state", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="runningStateDetails", Update=false)>]
member this.RunningStateDetail : string
Public ReadOnly Property RunningStateDetail As String
Property Value
- Attributes