NetworkSecurityGroupGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.AzureOperationResponseNetworkSecurityGroupGetResponse
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
Azure SDK for .NET