ManagedInstanceData.AuthenticationMetadata 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.
The managed instance's authentication metadata lookup mode.
public Azure.ResourceManager.Sql.Models.AuthMetadataLookupMode? AuthenticationMetadata { get; set; }
member this.AuthenticationMetadata : Nullable<Azure.ResourceManager.Sql.Models.AuthMetadataLookupMode> with get, set
Public Property AuthenticationMetadata As Nullable(Of AuthMetadataLookupMode)