HciClusterUpdateData.AvailabilityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)