Share via


ScheduledActionData(AzureLocation) Constructor

Definition

Initializes a new instance of ScheduledActionData.

public ScheduledActionData(Azure.Core.AzureLocation ___location);
new Azure.ResourceManager.ComputeSchedule.ScheduledActionData : Azure.Core.AzureLocation -> Azure.ResourceManager.ComputeSchedule.ScheduledActionData
Public Sub New (___location As AzureLocation)

Parameters

___location
AzureLocation

The ___location.

Applies to