ClusterSdnProperties.SdnIntegrationIntent 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.
Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment.
public Azure.ResourceManager.Hci.Models.SdnIntegrationIntent? SdnIntegrationIntent { get; }
member this.SdnIntegrationIntent : Nullable<Azure.ResourceManager.Hci.Models.SdnIntegrationIntent>
Public ReadOnly Property SdnIntegrationIntent As Nullable(Of SdnIntegrationIntent)