你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AcceptOwnershipRequestProperties(String) 构造函数

定义

初始化 AcceptOwnershipRequestProperties 的新实例。

public AcceptOwnershipRequestProperties (string displayName);
new Azure.ResourceManager.Subscription.Models.AcceptOwnershipRequestProperties : string -> Azure.ResourceManager.Subscription.Models.AcceptOwnershipRequestProperties
Public Sub New (displayName As String)

参数

displayName
String

订阅的友好名称。

例外

displayName 为 null。

适用于