C# Class Microsoft.Azure.Commands.WebApps.Cmdlets.WebApps.NewAzureWebAppSSLBinding

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

Private Properties

Свойство Type Description
GenerateCertName string
GenerateCertNamePostFix string

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
GenerateCertName ( string thumbPrint, string hostingEnv, string location, string resourceGroupName ) : string
GenerateCertNamePostFix ( string hostingEnv, string location, string resourceGroupName ) : string

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void