다음을 통해 공유


SourceControlInner 클래스

정의

소스 제어 OAuth 토큰입니다.

[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
상속
특성

생성자

SourceControlInner()

SourceControlInner 클래스의 새 instance 초기화합니다.

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

SourceControlInner 클래스의 새 instance 초기화합니다.

속성

ExpirationTime

oAuth 토큰 만료를 가져오거나 설정합니다.

Id

리소스 ID. 네트워크 리소스에서 ID를 설정해야 하므로 Setter가 보호됩니다.

(다음에서 상속됨 ProxyResource)
Kind

리소스 종류를 가져오거나 설정합니다.

(다음에서 상속됨 ProxyOnlyResourceInner)
Location

리소스 위치

(다음에서 상속됨 Resource)
Name

리소스 이름

(다음에서 상속됨 ProxyResource)
RefreshToken

oAuth 새로 고침 토큰을 가져오거나 설정합니다.

Tags

리소스 태그

(다음에서 상속됨 Resource)
Token

oAuth 액세스 토큰을 가져오거나 설정합니다.

TokenSecret

oAuth 액세스 토큰 비밀을 가져오거나 설정합니다.

Type

리소스 유형

(다음에서 상속됨 ProxyResource)

메서드

Validate()

개체의 유효성을 검사합니다. 유효성 검사에 실패하면 ValidationException을 throw합니다.

(다음에서 상속됨 Resource)

적용 대상