Share via


RegenerateCommunicationServiceKeyContent.KeyType Property

Definition

The keyType to regenerate. Must be either 'primary' or 'secondary'(case-insensitive).

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)

Property Value

Applies to