Compartilhar via


ITwitter Interface

Definition

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

Properties

Enabled
RegistrationConsumerKey
RegistrationConsumerSecretSettingName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to