IPartnerProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Models.PartnerPropertiesTypeConverter))]
public interface IPartnerProperties : Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Models.PartnerPropertiesTypeConverter))>]
type IPartnerProperties = interface
    interface IJsonSerializable
Public Interface IPartnerProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DisplayName

Pinecone Organization Name

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to