Udostępnij przez


SearchServicePatch.ComputeType Property

Definition

Configure this property to support the search service using either the Default Compute or Azure Confidential Compute.

public Azure.ResourceManager.Search.Models.SearchServiceComputeType? ComputeType { get; set; }
member this.ComputeType : Nullable<Azure.ResourceManager.Search.Models.SearchServiceComputeType> with get, set
Public Property ComputeType As Nullable(Of SearchServiceComputeType)

Property Value

Applies to