ApiSourceProperties 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.
API source properties.
public class ApiSourceProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ApiCenter.Models.ApiSourceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ApiCenter.Models.ApiSourceProperties>
type ApiSourceProperties = class
interface IJsonModel<ApiSourceProperties>
interface IPersistableModel<ApiSourceProperties>
Public Class ApiSourceProperties
Implements IJsonModel(Of ApiSourceProperties), IPersistableModel(Of ApiSourceProperties)
- Inheritance
-
ApiSourceProperties
- Implements
Constructors
| Name | Description |
|---|---|
| ApiSourceProperties() |
Initializes a new instance of ApiSourceProperties. |
Properties
| Name | Description |
|---|---|
| AzureApiManagementSource |
API source configuration for Azure API Management. |
| ImportSpecification |
Indicates if the specification should be imported along with metadata. |
| LinkState |
The state of the API source link. |
| TargetEnvironmentId |
The target environment resource ID. |
| TargetLifecycleStage |
The target lifecycle stage. |