LegacyApplianceDetails.RelatedCloudConfigurationNames 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.
List of container names of volume containers to be migrated together
public System.Collections.Generic.List<string[]> RelatedCloudConfigurationNames { get; set; }
member this.RelatedCloudConfigurationNames : System.Collections.Generic.List<string[]> with get, set
Public Property RelatedCloudConfigurationNames As List(Of String())