DiscoveryProjectProperties Class
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.
Project properties.
public class DiscoveryProjectProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Discovery.Models.DiscoveryProjectProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Discovery.Models.DiscoveryProjectProperties>
type DiscoveryProjectProperties = class
interface IJsonModel<DiscoveryProjectProperties>
interface IPersistableModel<DiscoveryProjectProperties>
Public Class DiscoveryProjectProperties
Implements IJsonModel(Of DiscoveryProjectProperties), IPersistableModel(Of DiscoveryProjectProperties)
- Inheritance
-
DiscoveryProjectProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DiscoveryProjectProperties() |
Initializes a new instance of DiscoveryProjectProperties. |
Properties
| Name | Description |
|---|---|
| BehaviorPreferences |
Default preferences to guide AI behaviors in this project. |
| FoundryProjectEndpoint |
Foundry project endpoint URI. |
| ProvisioningState |
The status of the last operation. |
| StorageContainerIds |
Allowed StorageContainers (Control plane resource references). |