Share via


SourceControl Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class SourceControl : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SourceControl = class
    inherit ProxyOnlyResource
Public Class SourceControl
Inherits ProxyOnlyResource
Inheritance
SourceControl
Attributes

Constructors

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

Properties

ExpirationTime
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
RefreshToken
SourceControlName
Token
TokenSecret
Type (Inherited from ProxyOnlyResource)

Applies to