NetworkSecurityGroupGetResponse Class

Definition

A Network Security Group associated with your subscription.

public class NetworkSecurityGroupGetResponse : Microsoft.Azure.AzureOperationResponse
type NetworkSecurityGroupGetResponse = class
    inherit AzureOperationResponse
Public Class NetworkSecurityGroupGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
NetworkSecurityGroupGetResponse

Constructors

NetworkSecurityGroupGetResponse()

Initializes a new instance of the NetworkSecurityGroupGetResponse class.

Properties

Label

Optional. Gets or sets the description for the Network Security Group.

Location

Optional. Gets or sets the location where the Network Security Group exists.

Name

Optional. Gets or sets the name of the Network Security Group.

Rules

Optional. Gets or sets the rules existing in the specified Network Security Group

Applies to