PartnerDetails Class

Definition

Information about the partner.

public class PartnerDetails
type PartnerDetails = class
Public Class PartnerDetails
Inheritance
PartnerDetails

Constructors

PartnerDetails()

Initializes a new instance of the PartnerDetails class.

PartnerDetails(String, String, String)

Initializes a new instance of the PartnerDetails class.

Properties

Description

Gets or sets this is short description about the partner. The length of this description should not exceed 256 characters.

LongDescription

Gets or sets long description for the partner's scenarios and integration.Length of this description should not exceed 2048 characters.

SetupUri

Gets or sets URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.

Applies to