AzureCacheForRedisMigrationProperties.IsSwitchDns 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.
Sets whether the DNS is switched automatically after the data is transferred from the source cache to the target cache. This property must be true during the preview.
public bool IsSwitchDns { get; set; }
member this.IsSwitchDns : bool with get, set
Public Property IsSwitchDns As Boolean