HciClusterUpdateData.AvailabilityType Property

Definition

Indicates how the update content is made available for download. This determines whether the update is sourced locally, from an online repository, or requires user notification.

public Azure.ResourceManager.Hci.Models.HciAvailabilityType? AvailabilityType { get; set; }
member this.AvailabilityType : Nullable<Azure.ResourceManager.Hci.Models.HciAvailabilityType> with get, set
Public Property AvailabilityType As Nullable(Of HciAvailabilityType)

Property Value

Applies to