IUpdateProperties.PackagePath Property

Definition

Path where the update package is available.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Path where the update package is available.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="packagePath", Update=true)]
public string PackagePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Path where the update package is available.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="packagePath", Update=true)>]
member this.PackagePath : string with get, set
Public Property PackagePath As String

Property Value

Attributes

Applies to