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)
net11.0
namespace Azure.ResourceManager.EventHubs
{
public class EventHubResource : ArmResource, IJsonModel<EventHubData>, IPersistableModel<EventHubData>
{
public virtual EventHubData Data { get; }
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 8.09.010.011.0 |
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.EventHubs , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.EventHubs (1.3.0) net10.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API