Compartir a través de


StaticSiteBasicAuthPropertiesARMResource interface

Static site basic auth properties ARM resource.

Extends

Properties

applicableEnvironmentsMode

State indicating if basic auth is enabled and for what environments it is active.

environments

The list of enabled environments for Basic Auth if ApplicableEnvironmentsMode is set to SpecifiedEnvironments.

password

The password for basic auth.

secretState

State indicating if basic auth has a secret and what type it is. NOTE: This property will not be serialized. It can only be populated by the server.

secretUrl

Url to the secret in Key Vault.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

applicableEnvironmentsMode

State indicating if basic auth is enabled and for what environments it is active.

applicableEnvironmentsMode?: string

Property Value

string

environments

The list of enabled environments for Basic Auth if ApplicableEnvironmentsMode is set to SpecifiedEnvironments.

environments?: string[]

Property Value

string[]

password

The password for basic auth.

password?: string

Property Value

string

secretState

State indicating if basic auth has a secret and what type it is. NOTE: This property will not be serialized. It can only be populated by the server.

secretState?: string

Property Value

string

secretUrl

Url to the secret in Key Vault.

secretUrl?: string

Property Value

string

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type