Skip to content

Support get namespace if not existed then create #2

@warrenzhu25

Description

@warrenzhu25

Currently, I use this, but it's unclear to me what happened if this namespace is not existed:

EventHubNamespace namespace = authenticated.withDefaultSubscription().eventHubNamespaces().getByResourceGroup(azureProperties.getResourceGroup(), eventHubProperties.getNamespace());

Also, I want to create this if not existed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions