com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveNetworkSecurityGroupListResultInner>,EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.beginListEffectiveNetworkSecurityGroups(String resourceGroupName,
String networkInterfaceName) |
Gets all network security groups applied to a network interface.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveNetworkSecurityGroupListResultInner>,EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.beginListEffectiveNetworkSecurityGroups(String resourceGroupName,
String networkInterfaceName) |
Gets all network security groups applied to a network interface.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveNetworkSecurityGroupListResultInner>,EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.beginListEffectiveNetworkSecurityGroups(String resourceGroupName,
String networkInterfaceName,
com.azure.core.util.Context context) |
Gets all network security groups applied to a network interface.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<EffectiveNetworkSecurityGroupListResultInner>,EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.beginListEffectiveNetworkSecurityGroups(String resourceGroupName,
String networkInterfaceName,
com.azure.core.util.Context context) |
Gets all network security groups applied to a network interface.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<EffectiveNetworkSecurityGroupListResultInner>,EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.beginListEffectiveNetworkSecurityGroupsAsync(String resourceGroupName,
String networkInterfaceName) |
Gets all network security groups applied to a network interface.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<EffectiveNetworkSecurityGroupListResultInner>,EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.beginListEffectiveNetworkSecurityGroupsAsync(String resourceGroupName,
String networkInterfaceName) |
Gets all network security groups applied to a network interface.
|
Mono<EffectiveNetworkSecurityGroupListResultInner> |
NetworkInterfacesClient.listEffectiveNetworkSecurityGroupsAsync(String resourceGroupName,
String networkInterfaceName) |
Gets all network security groups applied to a network interface.
|