GetLinuxWebAppSiteCredential

data class GetLinuxWebAppSiteCredential(val name: String, val password: String)

Constructors

Link copied to clipboard
constructor(name: String, password: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of this Linux Web App.

Link copied to clipboard

The Site Credentials Password used for publishing.