IUpdateProperties.PackagePath 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.
Path where the update package is available.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Path where the update package is available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="packagePath")]
public string PackagePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Path where the update package is available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="packagePath")>]
member this.PackagePath : string with get, set
Public Property PackagePath As String
Property Value
- Attributes