PartnerNamespaceChannel.ExpireOnIfNotActivated Property

Definition

Expiration time of the channel. If this timer expires while the corresponding partner topic is never activated, the channel and corresponding partner topic are deleted.

public Azure.Provisioning.BicepValue<DateTimeOffset> ExpireOnIfNotActivated { get; set; }
member this.ExpireOnIfNotActivated : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
Public Property ExpireOnIfNotActivated As BicepValue(Of DateTimeOffset)

Property Value

Applies to