MigrationSqlAssessmentV2Data.MultiSubnetIntent 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.
Gets or sets user preference indicating intent of multi-subnet configuration.
public Azure.ResourceManager.Migration.Assessment.Models.MultiSubnetIntent? MultiSubnetIntent { get; set; }
member this.MultiSubnetIntent : Nullable<Azure.ResourceManager.Migration.Assessment.Models.MultiSubnetIntent> with get, set
Public Property MultiSubnetIntent As Nullable(Of MultiSubnetIntent)