EventHubResource
ResourceType
EventHubResource()
Data
HasData
CreateResourceIdentifier(String, String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetEventHubAuthorizationRule(String, CancellationToken)
GetEventHubAuthorizationRuleAsync(String, CancellationToken)
GetEventHubAuthorizationRules()
GetEventHubsConsumerGroup(String, CancellationToken)
GetEventHubsConsumerGroupAsync(String, CancellationToken)
GetEventHubsConsumerGroups()
Update(WaitUntil, EventHubData, CancellationToken)
UpdateAsync(WaitUntil, EventHubData, CancellationToken)
net10.0
namespace Azure.ResourceManager.EventHubs
{
public class EventHubResource : ArmResource, IJsonModel<EventHubData>, IPersistableModel<EventHubData>
{
public static ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string namespaceName, string eventHubName);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assemblies | Azure.ResourceManager.EventHubs , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.EventHubs , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.EventHubs (1.3.0-beta.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API