Restore Point Args
constructor(consistencyMode: Output<Either<String, ConsistencyModeTypes>>? = null, excludeDisks: Output<List<ApiEntityReferenceArgs>>? = null, resourceGroupName: Output<String>? = null, restorePointCollectionName: Output<String>? = null, restorePointName: Output<String>? = null, sourceMetadata: Output<RestorePointSourceMetadataArgs>? = null, sourceRestorePoint: Output<ApiEntityReferenceArgs>? = null, timeCreated: Output<String>? = null)