ISbePartnerInfo.SbeDeploymentInfoVersion 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.
SBE package version.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="SBE package version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")]
public string SbeDeploymentInfoVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="SBE package version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")>]
member this.SbeDeploymentInfoVersion : string with get, set
Public Property SbeDeploymentInfoVersion As String
Property Value
- Attributes