Share via


NetworkSecurityGroup Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkSecurityGroup : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkSecurityGroup = class
    inherit Resource
Public Class NetworkSecurityGroup
Inherits Resource
Inheritance
NetworkSecurityGroup
Attributes

Constructors

NetworkSecurityGroup()
NetworkSecurityGroup(String, String, String, String, IDictionary<String, String>, IList<SecurityRule>, IList<SecurityRule>, IList<NetworkInterface>, IList<Subnet>, String, String, String)

Properties

DefaultSecurityRules
Etag
Id (Inherited from Resource)
Location (Inherited from Resource)
Name (Inherited from Resource)
NetworkInterfaces
ProvisioningState
ResourceGuid
SecurityRules
Subnets
Tags (Inherited from Resource)
Type (Inherited from Resource)

Applies to