MccCustomerAdditionalProperties.CustomerTransitState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Customer resource transit state.
public Azure.ResourceManager.ConnectedCache.Models.CustomerTransitState? CustomerTransitState { get; set; }
member this.CustomerTransitState : Nullable<Azure.ResourceManager.ConnectedCache.Models.CustomerTransitState> with get, set
Public Property CustomerTransitState As Nullable(Of CustomerTransitState)