Documentation
    Preparing search index...

    Interface DmSubscription

    Runtime-assigned live subscription identity.

    interface DmSubscription {
        subscriptionId: string;
    }
    Index

    Properties

    Properties

    subscriptionId: string