次の方法で共有


DefaultSecurityRulesOperationsExtensions クラス

定義

DefaultSecurityRulesOperations の拡張メソッド。

public static class DefaultSecurityRulesOperationsExtensions
type DefaultSecurityRulesOperationsExtensions = class
Public Module DefaultSecurityRulesOperationsExtensions
継承
DefaultSecurityRulesOperationsExtensions

メソッド

Get(IDefaultSecurityRulesOperations, String, String, String)

指定した既定のネットワーク セキュリティ規則を取得します。

GetAsync(IDefaultSecurityRulesOperations, String, String, String, CancellationToken)

指定した既定のネットワーク セキュリティ規則を取得します。

List(IDefaultSecurityRulesOperations, String, String)

ネットワーク セキュリティ グループ内のすべての既定のセキュリティ規則を取得します。

ListAsync(IDefaultSecurityRulesOperations, String, String, CancellationToken)

ネットワーク セキュリティ グループ内のすべての既定のセキュリティ規則を取得します。

ListNext(IDefaultSecurityRulesOperations, String)

ネットワーク セキュリティ グループ内のすべての既定のセキュリティ規則を取得します。

ListNextAsync(IDefaultSecurityRulesOperations, String, CancellationToken)

ネットワーク セキュリティ グループ内のすべての既定のセキュリティ規則を取得します。

適用対象