Share via


UpdateChannel(String) Constructor

Definition

Initializes a new instance of UpdateChannel.

public UpdateChannel (string value);
new Azure.ResourceManager.Redis.Models.UpdateChannel : string -> Azure.ResourceManager.Redis.Models.UpdateChannel
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to