WindowsWebAppSlotSiteCredential

data class WindowsWebAppSlotSiteCredential(val name: String? = null, val password: String? = null)

Constructors

Link copied to clipboard
fun WindowsWebAppSlotSiteCredential(name: String? = null, password: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null
Link copied to clipboard
val password: String? = null

The Site Credentials Password used for publishing.