StorageConnectorManagedIdentityAuthPatch 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.
The managed identity auth properties for dataShare connection.
public class StorageConnectorManagedIdentityAuthPatch : Azure.ResourceManager.Storage.Models.StorageConnectorAuthPropertiesPatch, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Storage.Models.StorageConnectorManagedIdentityAuthPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Storage.Models.StorageConnectorManagedIdentityAuthPatch>
type StorageConnectorManagedIdentityAuthPatch = class
inherit StorageConnectorAuthPropertiesPatch
interface IJsonModel<StorageConnectorManagedIdentityAuthPatch>
interface IPersistableModel<StorageConnectorManagedIdentityAuthPatch>
Public Class StorageConnectorManagedIdentityAuthPatch
Inherits StorageConnectorAuthPropertiesPatch
Implements IJsonModel(Of StorageConnectorManagedIdentityAuthPatch), IPersistableModel(Of StorageConnectorManagedIdentityAuthPatch)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| StorageConnectorManagedIdentityAuthPatch() |
Initializes a new instance of StorageConnectorManagedIdentityAuthPatch. |
Properties
| Name | Description |
|---|---|
| IdentityResourceId |
ARM ResourceId of the managed identity that should be used to authenticate to the backing data source. |