CredentialCreateParameters Constructor (String, CredentialCreateProperties)

 

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

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

Public Sub New (
	name As String,
	properties As CredentialCreateProperties
)
Return to top
Show: