ArmMaintenanceModelFactory.ScheduledEventApproveResult(String) Method
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.
Initializes a new instance of ScheduledEventApproveResult.
public static Azure.ResourceManager.Maintenance.Models.ScheduledEventApproveResult ScheduledEventApproveResult (string value = default);
static member ScheduledEventApproveResult : string -> Azure.ResourceManager.Maintenance.Models.ScheduledEventApproveResult
Public Shared Function ScheduledEventApproveResult (Optional value As String = Nothing) As ScheduledEventApproveResult
Parameters
- value
- String
Successfully Approved.
Returns
A new ScheduledEventApproveResult instance for mocking.