EntitleResourceParameters Constructor (String, String, DateTime)

 

Initializes a new instance of the EntitleResourceParameters class with required arguments.

Namespace:   Microsoft.WindowsAzure.Management.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

Public Sub New (
	resourceNamespace As String,
	resourceType As String,
	registrationDate As Date
)
Return to top
Show: