PartnerTopic.PartnerTopicFriendlyDescription Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une description conviviale de la rubrique. Cela peut être défini par l’éditeur/partenaire pour afficher une description personnalisée pour la rubrique partenaire client. Cela sera utile pour lever toute ambiguïté quant à l’origine de la création de la rubrique partenaire pour le client.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerTopicFriendlyDescription")]
public string PartnerTopicFriendlyDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerTopicFriendlyDescription")>]
member this.PartnerTopicFriendlyDescription : string with get, set
Public Property PartnerTopicFriendlyDescription As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET