GetTeamResponse.DiscoverySettings 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.
discoverySettings
[System.Text.Json.Serialization.JsonPropertyName("discoverySettings")]
public Azure.Connectors.Sdk.Teams.Models.DiscoverySettings DiscoverySettings { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("discoverySettings")>]
member this.DiscoverySettings : Azure.Connectors.Sdk.Teams.Models.DiscoverySettings with get, set
Public Property DiscoverySettings As DiscoverySettings
Property Value
- Attributes