serviceDirectoryRegistrations property

List<ForwardingRuleServiceDirectoryRegistration>? serviceDirectoryRegistrations
getter/setter pair

Service Directory resources to register this forwarding rule with.

Currently, only supports a single Service Directory resource.

Implementation

core.List<ForwardingRuleServiceDirectoryRegistration>?
    serviceDirectoryRegistrations;