SdnProperties.SdnStatus 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 the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster.
public Azure.ResourceManager.Hci.Models.SdnStatus? SdnStatus { get; }
member this.SdnStatus : Nullable<Azure.ResourceManager.Hci.Models.SdnStatus>
Public ReadOnly Property SdnStatus As Nullable(Of SdnStatus)