StaticSiteBasicAuthPropertiesARMResource interface
靜態網站基本驗證屬性 ARM 資源。
- Extends
屬性
applicable |
指出是否已啟用基本身份驗證,以及其作用中環境的狀態。 |
environments | 如果 ApplicableEnvironmentsMode 設定為 SpecifiedEnvironments,則基本驗證已啟用的環境清單。 |
password | 基本身份驗證的密碼。 |
secret |
狀態,指出基本身份驗證是否有秘密及其類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
secret |
Key Vault 中秘密的URL。 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
applicableEnvironmentsMode
指出是否已啟用基本身份驗證,以及其作用中環境的狀態。
applicableEnvironmentsMode?: string
屬性值
string
environments
如果 ApplicableEnvironmentsMode 設定為 SpecifiedEnvironments,則基本驗證已啟用的環境清單。
environments?: string[]
屬性值
string[]
password
基本身份驗證的密碼。
password?: string
屬性值
string
secretState
狀態,指出基本身份驗證是否有秘密及其類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
secretState?: string
屬性值
string
secretUrl
Key Vault 中秘密的URL。
secretUrl?: string
屬性值
string
繼承的屬性詳細資料
id
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自