NetworkSecurityGroupCreateParameters Constructor (String^, String^)

 

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

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

public:
NetworkSecurityGroupCreateParameters(
	String^ name,
	String^ location
)
Return to top
Show: