共用方式為


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 類別的新實例。

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

初始化 SourceControlInner 類別的新實例。

屬性

ExpirationTime

取得或設定 oAuth 權杖到期。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Location

資源位置

(繼承來源 Resource)
Name

資源名稱

(繼承來源 ProxyResource)
RefreshToken

取得或設定 oAuth 重新整理權杖。

Tags

資源標籤

(繼承來源 Resource)
Token

取得或設定 oAuth 存取權杖。

TokenSecret

取得或設定 oAuth 存取權杖秘密。

Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

驗證 物件。 如果驗證失敗,則會擲回 ValidationException。

(繼承來源 Resource)

適用於