Megosztás a következőn keresztül:


RegionConfigurationContent.ScheduleAvailabilityRequest Property

Definition

Request body to get the availability for scheduling orders. Please note ScheduleAvailabilityContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataBoxScheduleAvailabilityContent, DiskScheduleAvailabilityContent and HeavyScheduleAvailabilityContent.

public Azure.ResourceManager.DataBox.Models.ScheduleAvailabilityContent ScheduleAvailabilityRequest { get; set; }
member this.ScheduleAvailabilityRequest : Azure.ResourceManager.DataBox.Models.ScheduleAvailabilityContent with get, set
Public Property ScheduleAvailabilityRequest As ScheduleAvailabilityContent

Property Value

Applies to