NetworkSecurityGroupCreateParameters Class

Definition

Parameters supplied to the Create Network Security Group operation.

public class NetworkSecurityGroupCreateParameters
type NetworkSecurityGroupCreateParameters = class
Public Class NetworkSecurityGroupCreateParameters
Inheritance
NetworkSecurityGroupCreateParameters

Constructors

NetworkSecurityGroupCreateParameters()

Initializes a new instance of the NetworkSecurityGroupCreateParameters class.

NetworkSecurityGroupCreateParameters(String, String)

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

Properties

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.

Applies to