RegenerateCommunicationServiceKeyContent.KeyType プロパティ

定義

再生成する keyType。 'primary' または 'secondary' (大文字と小文字は区別されません) である必要があります。

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)

プロパティ値

適用対象