@Beta
public interface PublishingProfile
| Modifier and Type | Method and Description |
|---|---|
String |
ftpPassword() |
String |
ftpUrl() |
String |
ftpUsername() |
String |
gitPassword() |
String |
gitUrl() |
String |
gitUsername() |
String ftpUrl()
String ftpUsername()
String ftpPassword()
String gitUrl()
String gitUsername()
String gitPassword()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/