Share via


IUpdate.PackagePath Property

Definition

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

Applies to