Partager via


SourceControl Classe

Définition

Jeton OAuth du contrôle de code source.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SourceControl : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SourceControl = class
    inherit ProxyOnlyResource
Public Class SourceControl
Inherits ProxyOnlyResource
Héritage
SourceControl
Attributs

Constructeurs

SourceControl()

Initialise une nouvelle instance de la classe SourceControl.

SourceControl(String, String, String, String, String, String, String, Nullable<DateTime>)

Initialise une nouvelle instance de la classe SourceControl.

Propriétés

ExpirationTime

Obtient ou définit l’expiration du jeton oAuth.

Id

Obtient l’ID de ressource.

(Hérité de ProxyOnlyResource)
Kind

Obtient ou définit le type de ressource.

(Hérité de ProxyOnlyResource)
Name

Obtient le nom de la ressource.

(Hérité de ProxyOnlyResource)
RefreshToken

Obtient ou définit le jeton d’actualisation oAuth.

Token

Obtient ou définit le jeton d’accès oAuth.

TokenSecret

Obtient ou définit le secret du jeton d’accès oAuth.

Type

Obtient le type de ressource.

(Hérité de ProxyOnlyResource)

S’applique à