UserInner 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用於發佈活動的使用者認證。
[Microsoft.Rest.Serialization.JsonTransformation]
public class UserInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UserInner = class
inherit ProxyOnlyResourceInner
Public Class UserInner
Inherits ProxyOnlyResourceInner
- 繼承
- 屬性
建構函式
UserInner() |
初始化 UserInner 類別的新實例。 |
UserInner(String, String, String, String, String, String, String, String, String) |
初始化 UserInner 類別的新實例。 |
屬性
Id |
資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。 (繼承來源 ProxyResource) |
Kind |
取得或設定資源的種類。 (繼承來源 ProxyOnlyResourceInner) |
Location |
資源位置 (繼承來源 Resource) |
Name |
資源名稱 (繼承來源 ProxyResource) |
PublishingPassword |
取得或設定用於發佈的密碼。 |
PublishingPasswordHash |
取得或設定用於發佈的密碼雜湊。 |
PublishingPasswordHashSalt |
取得或設定用於發佈的密碼雜湊 salt。 |
PublishingUserName |
取得或設定用於發佈的使用者名稱。 |
ScmUri |
取得或設定 SCM 網站的 URL。 |
Tags |
資源標籤 (繼承來源 Resource) |
Type |
資源類型 (繼承來源 ProxyResource) |
方法
Validate() |
驗證 物件。 |