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

RegenerateCommunicationServiceKeyContent.KeyType 属性

定义

要重新生成的 keyType。 必须是“主要”或“辅助” (不区分大小写的) 。

public Azure.ResourceManager.Communication.Models.CommunicationServiceKeyType? KeyType { get; set; }
member this.KeyType : Nullable<Azure.ResourceManager.Communication.Models.CommunicationServiceKeyType> with get, set
Public Property KeyType As Nullable(Of CommunicationServiceKeyType)

属性值

适用于