AzureCloudAppProfile.CreateDefaultProfile-Methode
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public Shared Function CreateDefaultProfile ( _
hostedServiceName As String, _
storageAccountName As String, _
deploymentLabel As String _
) As AzureCloudAppProfile
public static AzureCloudAppProfile CreateDefaultProfile(
string hostedServiceName,
string storageAccountName,
string deploymentLabel
)
Parameter
- hostedServiceName
Typ: System.String
- storageAccountName
Typ: System.String
- deploymentLabel
Typ: System.String
Rückgabewert
Typ: Microsoft.TeamFoundation.Build.Common.AzureCloudAppProfile
Gibt AzureCloudAppProfile zurück.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.