ExternalConfigurationDescriptor interface

Describes how to configure a subscription that is managed externally.

Properties

createSubscriptionUrl

Url of the site to create this type of subscription.

editSubscriptionPropertyName

The name of an input property that contains the URL to edit a subscription.

hostedOnly

True if the external configuration applies only to hosted.

Property Details

createSubscriptionUrl

Url of the site to create this type of subscription.

createSubscriptionUrl: string

Property Value

string

editSubscriptionPropertyName

The name of an input property that contains the URL to edit a subscription.

editSubscriptionPropertyName: string

Property Value

string

hostedOnly

True if the external configuration applies only to hosted.

hostedOnly: boolean

Property Value

boolean