C# Class Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityGroup

Inheritance: PSTopLevelResource
Show file Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ShouldSerializeDefaultSecurityRules ( ) : bool
ShouldSerializeNetworkInterfaces ( ) : bool
ShouldSerializeSecurityRules ( ) : bool
ShouldSerializeSubnets ( ) : bool

Method Details

ShouldSerializeDefaultSecurityRules() public method

public ShouldSerializeDefaultSecurityRules ( ) : bool
return bool

ShouldSerializeNetworkInterfaces() public method

public ShouldSerializeNetworkInterfaces ( ) : bool
return bool

ShouldSerializeSecurityRules() public method

public ShouldSerializeSecurityRules ( ) : bool
return bool

ShouldSerializeSubnets() public method

public ShouldSerializeSubnets ( ) : bool
return bool