AzureGetDeployment.HostedServiceName 属性

命名空间:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
程序集:  Microsoft.TeamFoundation.Deployment.Workflow(在 Microsoft.TeamFoundation.Deployment.Workflow.dll 中)

语法

声明
<RequiredArgumentAttribute> _
<BrowsableAttribute(True)> _
Public Property HostedServiceName As InArgument(Of String)
[RequiredArgumentAttribute]
[BrowsableAttribute(true)]
public InArgument<string> HostedServiceName { get; set; }

属性值

类型:System.Activities.InArgument<String>
返回 InArgument<T>

.NET Framework 安全性

请参见

参考

AzureGetDeployment 类

Microsoft.TeamFoundation.Deployment.Workflow.Activities 命名空间