C# Class GoogleCloudExtension.Utils.GaeUtils

Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio

Méthodes publiques

Свойство Type Description
AppEngineDefaultServiceName string

Méthodes publiques

Méthode Description
GetAppUrl ( string hostname, string serviceId = null, string versionId = null ) : string

Gets an url for an App Engine application.

Method Details

GetAppUrl() public static méthode

Gets an url for an App Engine application.
public static GetAppUrl ( string hostname, string serviceId = null, string versionId = null ) : string
hostname string The hostname of the App Engine app, normally in the form /// [project-id].appsport.com
serviceId string The App Engine service id.
versionId string The App Engine service id.
Résultat string

Property Details

AppEngineDefaultServiceName public_oe static_oe property

public static string AppEngineDefaultServiceName
Résultat string