Freigeben über


CustomerTransitState(String) Constructor

Definition

Initializes a new instance of CustomerTransitState.

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

Parameters

value
String

Exceptions

value is null.

Applies to