ManagedIdentityIngestionSource 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.
Managed Identity ingestion source.
public class ManagedIdentityIngestionSource : Azure.Analytics.PlanetaryComputer.IngestionSource, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.ManagedIdentityIngestionSource>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.ManagedIdentityIngestionSource>
type ManagedIdentityIngestionSource = class
inherit IngestionSource
interface IJsonModel<ManagedIdentityIngestionSource>
interface IPersistableModel<ManagedIdentityIngestionSource>
Public Class ManagedIdentityIngestionSource
Inherits IngestionSource
Implements IJsonModel(Of ManagedIdentityIngestionSource), IPersistableModel(Of ManagedIdentityIngestionSource)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ManagedIdentityIngestionSource(Guid, ManagedIdentityConnection) |
Initializes a new instance of ManagedIdentityIngestionSource. |
Properties
| Name | Description |
|---|---|
| ConnectionInfo |
Managed identity connection information. |
| CreatedOn |
Created time in UTC format. (Inherited from IngestionSource) |
| Id |
Ingestion source id. (Inherited from IngestionSource) |