SearchService.ComputeType 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.
Configure this property to support the search service using either the default compute or Azure Confidential Compute.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SearchServiceComputeType> ComputeType { get; set; }
member this.ComputeType : Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SearchServiceComputeType> with get, set
Public Property ComputeType As BicepValue(Of SearchServiceComputeType)