C# Class Microsoft.Azure.Commands.WebApps.WebAppSSLBindingBaseCmdlet

Inheritance: Microsoft.Azure.Commands.WebApps.Models.WebAppBaseClientCmdLet
Afficher le fichier Open project: Azure/azure-powershell

Protected Properties

Свойство Type Description
resourceGroupName string
slot string
webAppName string

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void

Property Details

resourceGroupName protected_oe property

protected string resourceGroupName
Résultat string

slot protected_oe property

protected string slot
Résultat string

webAppName protected_oe property

protected string webAppName
Résultat string