SourceControlInner Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The source control OAuth token.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SourceControlInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SourceControlInner = class
inherit ProxyOnlyResourceInner
Public Class SourceControlInner
Inherits ProxyOnlyResourceInner
- Inheritance
- Attributes
Source |
Initializes a new instance of the SourceControlInner class. |
Source |
Initializes a new instance of the SourceControlInner class. |
Expiration |
Gets or sets oAuth token expiration. |
Id |
Resource Id. Setter is protected because Id needs to be set in Network resources. (Inherited from ProxyResource) |
Kind |
Gets or sets kind of resource. (Inherited from ProxyOnlyResourceInner) |
Location |
Resource location (Inherited from Resource) |
Name |
Resource name (Inherited from ProxyResource) |
Refresh |
Gets or sets oAuth refresh token. |
Tags |
Resource tags (Inherited from Resource) |
Token |
Gets or sets oAuth access token. |
Token |
Gets or sets oAuth access token secret. |
Type |
Resource type (Inherited from ProxyResource) |
Validate() |
Validate the object. Throws ValidationException if validation fails. (Inherited from Resource) |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: