IDeploymentStep.FullStepIndex 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.
FullStepIndex of step.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="FullStepIndex of step.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fullStepIndex")]
public string FullStepIndex { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="FullStepIndex of step.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fullStepIndex")>]
member this.FullStepIndex : string
Public ReadOnly Property FullStepIndex As String
Property Value
- Attributes