IAzureStorageDataSource Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AzureStorageDataSourceTypeConverter))]
public interface IAzureStorageDataSource : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IDataSource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AzureStorageDataSourceTypeConverter))>]
type IAzureStorageDataSource = interface
interface IJsonSerializable
interface IDataSource
interface IProxyResource
Public Interface IAzureStorageDataSource
Implements IDataSource
- Derived
- Attributes
- Implements
Properties
CollectionLastModifiedAt | |
CollectionReferenceName | |
CollectionType | |
CreatedAt | |
Endpoint | |
Id | (Inherited from IProxyResource) |
Kind | (Inherited from IDataSource) |
LastModifiedAt | |
Location | |
Name | (Inherited from IProxyResource) |
ResourceGroup | |
ResourceName | |
Scan | (Inherited from IDataSource) |
SubscriptionId |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |