NetworkSecurityGroupGetAssociationResponse 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.
The Network Security Group associated with an entity: subnet, network interface or role.
public class NetworkSecurityGroupGetAssociationResponse : Microsoft.Azure.AzureOperationResponse
type NetworkSecurityGroupGetAssociationResponse = class
inherit AzureOperationResponse
Public Class NetworkSecurityGroupGetAssociationResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseNetworkSecurityGroupGetAssociationResponse
Constructors
NetworkSecurityGroupGetAssociationResponse() |
Initializes a new instance of the NetworkSecurityGroupGetAssociationResponse class. |
Properties
Name |
Optional. Gets or sets name of the Network Security Group associated with this subnet from this subscription. |
State |
Optional. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET