C# 클래스 Microsoft.Azure.Commands.WebApps.WebAppSSLBindingBaseCmdlet

상속: Microsoft.Azure.Commands.WebApps.Models.WebAppBaseClientCmdLet
파일 보기 프로젝트 열기: Azure/azure-powershell

보호된 프로퍼티들

프로퍼티 타입 설명
resourceGroupName string
slot string
webAppName string

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void

프로퍼티 상세

resourceGroupName 보호되어 있는 프로퍼티

protected string resourceGroupName
리턴 string

slot 보호되어 있는 프로퍼티

protected string slot
리턴 string

webAppName 보호되어 있는 프로퍼티

protected string webAppName
리턴 string