GradientEdge CDK Utils
    Preparing search index...

    Variable ServiceBusGeoReplicationRoleTypeConst

    ServiceBusGeoReplicationRoleType: { Primary: "Primary"; Secondary: "Secondary" } = ...

    Role of a replica within a Service Bus geo-replication topology. Mirrors the roleType values accepted by the Service Bus ARM API. Declared locally because @pulumi/azure-native does not yet surface a strongly-typed enum for this field; swap to the upstream enum once it ships.

    Type Declaration

    • ReadonlyPrimary: "Primary"
    • ReadonlySecondary: "Secondary"