Share via


NetworkSecurityGroup Constructor ()

 

Initializes a new instance of the NetworkSecurityGroup class.

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

Syntax

public NetworkSecurityGroup()
public:
NetworkSecurityGroup()
new : unit -> NetworkSecurityGroup
Public Sub New

See Also

NetworkSecurityGroup Class
Microsoft.WindowsAzure.Management.Network.Models Namespace

Return to top