interface AzurePublisher {
    azurePublisherId?: string;
    publisherName?: string;
}

Properties

azurePublisherId?: string
publisherName?: string