GetWindowsFunctionAppSiteCredential

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

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of this Windows Function App.

Link copied to clipboard

The Site Credentials Password used for publishing.