HybridNetworkExtensions
GetArtifactManifestResource(ArmClient, ResourceIdentifier)
GetArtifactStoreResource(ArmClient, ResourceIdentifier)
GetComponentResource(ArmClient, ResourceIdentifier)
GetConfigurationGroupSchemaResource(ArmClient, ResourceIdentifier)
GetConfigurationGroupValue(ResourceGroupResource, String, CancellationToken)
GetConfigurationGroupValueAsync(ResourceGroupResource, String, CancellationToken)
GetConfigurationGroupValueResource(ArmClient, ResourceIdentifier)
GetConfigurationGroupValues(ResourceGroupResource)
GetConfigurationGroupValues(SubscriptionResource, CancellationToken)
GetConfigurationGroupValuesAsync(SubscriptionResource, CancellationToken)
GetNetworkFunction(ResourceGroupResource, String, CancellationToken)
GetNetworkFunctionAsync(ResourceGroupResource, String, CancellationToken)
GetNetworkFunctionDefinitionGroupResource(ArmClient, ResourceIdentifier)
GetNetworkFunctionDefinitionVersionResource(ArmClient, ResourceIdentifier)
GetNetworkFunctionResource(ArmClient, ResourceIdentifier)
GetNetworkFunctions(ResourceGroupResource)
GetNetworkFunctions(SubscriptionResource, CancellationToken)
GetNetworkFunctionsAsync(SubscriptionResource, CancellationToken)
GetNetworkServiceDesignGroupResource(ArmClient, ResourceIdentifier)
GetNetworkServiceDesignVersionResource(ArmClient, ResourceIdentifier)
GetPublisher(ResourceGroupResource, String, CancellationToken)
GetPublisherAsync(ResourceGroupResource, String, CancellationToken)
GetPublisherResource(ArmClient, ResourceIdentifier)
GetPublishers(ResourceGroupResource)
GetPublishers(SubscriptionResource, CancellationToken)
GetPublishersAsync(SubscriptionResource, CancellationToken)
GetSite(ResourceGroupResource, String, CancellationToken)
GetSiteAsync(ResourceGroupResource, String, CancellationToken)
GetSiteNetworkService(ResourceGroupResource, String, CancellationToken)
GetSiteNetworkServiceAsync(ResourceGroupResource, String, CancellationToken)
GetSiteNetworkServiceResource(ArmClient, ResourceIdentifier)
GetSiteNetworkServices(ResourceGroupResource)
GetSiteNetworkServices(SubscriptionResource, CancellationToken)
GetSiteNetworkServicesAsync(SubscriptionResource, CancellationToken)
GetSiteResource(ArmClient, ResourceIdentifier)
GetSites(ResourceGroupResource)
GetSites(SubscriptionResource, CancellationToken)
GetSitesAsync(SubscriptionResource, CancellationToken)
net11.0
namespace Azure.ResourceManager.HybridNetwork
{
public static class HybridNetworkExtensions
{
[AsyncStateMachine(typeof(<GetNetworkFunctionAsync>d__20))]
public static Task<Response<NetworkFunctionResource>> GetNetworkFunctionAsync(this ResourceGroupResource resourceGroupResource, string networkFunctionName, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.HybridNetwork , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.HybridNetwork (1.0.0-beta.3) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API