IUpdateProperties.PackageType Property

Definition

Customer-visible type of the update.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Customer-visible type of the update.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="packageType", Update=true)]
public string PackageType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Customer-visible type of the update.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="packageType", Update=true)>]
member this.PackageType : string with get, set
Public Property PackageType As String

Property Value

Attributes

Applies to