IUpdate.AvailabilityType Property

Definition

Indicates the way the update content can be downloaded.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Local", "Online", "Notify" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Indicates the way the update content can be downloaded.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availabilityType", Update=true)]
public string AvailabilityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Local", "Online", "Notify" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Indicates the way the update content can be downloaded.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availabilityType", Update=true)>]
member this.AvailabilityType : string with get, set
Public Property AvailabilityType As String

Property Value

Attributes

Applies to