NetworkSecurityGroupCreateParameters Members
Parameters supplied to the Create Network Security Group operation.
The following tables list the members exposed by the NetworkSecurityGroupCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
NetworkSecurityGroupCreateParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Label | Optional. Gets or sets description for the Network Security Group. The description can be up to 1024 characters in length. | |
Location | Required. Gets or sets the data center location where the Network Security Group will be created. | |
Name | Required. Gets or sets name for the Network Security Group that is unique to the subscription. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
NetworkSecurityGroupCreateParameters Class
Microsoft.WindowsAzure.Management.Network.Models Namespace