IHciEdgeDeviceProperties.SbeDeploymentPackageInfoSbeManifest 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.
This represents discovered update results for matching updates and store it as SBE manifest.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="This represents discovered update results for matching updates and store it as SBE manifest.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sbeManifest")]
public string SbeDeploymentPackageInfoSbeManifest { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="This represents discovered update results for matching updates and store it as SBE manifest.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sbeManifest")>]
member this.SbeDeploymentPackageInfoSbeManifest : string
Public ReadOnly Property SbeDeploymentPackageInfoSbeManifest As String
Property Value
- Attributes