SecurityRulesOperationsExtensions.Get(ISecurityRulesOperations, String, String, String) Method
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.
public static Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.SecurityRule Get (this Microsoft.Azure.Management.Internal.Network.Version2017_10_01.ISecurityRulesOperations operations, string resourceGroupName, string networkSecurityGroupName, string securityRuleName);
static member Get : Microsoft.Azure.Management.Internal.Network.Version2017_10_01.ISecurityRulesOperations * string * string * string -> Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.SecurityRule
<Extension()>
Public Function Get (operations As ISecurityRulesOperations, resourceGroupName As String, networkSecurityGroupName As String, securityRuleName As String) As SecurityRule
Parameters
- operations
- ISecurityRulesOperations
- resourceGroupName
- String
- networkSecurityGroupName
- String
- securityRuleName
- String