C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.Services.GetServiceBusPolicyConnectionStringCommand

Used to create a hosted service within a given subscription
상속: ServiceCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

보호된 메소드들

메소드 설명
ResponseCallback ( HttpWebResponse webResponse ) : void

비공개 메소드들

메소드 설명
GetServiceBusPolicyConnectionStringCommand ( string @namespace, string ruleName ) : System

메소드 상세

ResponseCallback() 보호된 메소드

protected ResponseCallback ( HttpWebResponse webResponse ) : void
webResponse System.Net.HttpWebResponse
리턴 void