ManagedIdentityConnection 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 connection information.
public class ManagedIdentityConnection : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.ManagedIdentityConnection>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.ManagedIdentityConnection>
type ManagedIdentityConnection = class
interface IJsonModel<ManagedIdentityConnection>
interface IPersistableModel<ManagedIdentityConnection>
Public Class ManagedIdentityConnection
Implements IJsonModel(Of ManagedIdentityConnection), IPersistableModel(Of ManagedIdentityConnection)
- Inheritance
-
ManagedIdentityConnection
- Implements
Constructors
| Name | Description |
|---|---|
| ManagedIdentityConnection(Uri, Guid) |
Initializes a new instance of ManagedIdentityConnection. |
Properties
| Name | Description |
|---|---|
| ContainerUri |
Azure Blob Storage container URL. |
| ObjectId |
Azure Managed Identity configured in the Geo-Catalog with access to the container. |