Freigeben über


IAzureSubscriptionDataSource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureSubscriptionDataSourceTypeConverter))]
public interface IAzureSubscriptionDataSource : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IDataSource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureSubscriptionDataSourceTypeConverter))>]
type IAzureSubscriptionDataSource = interface
    interface IJsonSerializable
    interface IDataSource
    interface IProxyResource
Public Interface IAzureSubscriptionDataSource
Implements IDataSource
Derived
Attributes
Implements

Properties

Name Description
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
CreatedAt
Id (Inherited from IProxyResource)
Kind (Inherited from IDataSource)
LastModifiedAt
Name (Inherited from IProxyResource)
Scan (Inherited from IDataSource)
SubscriptionId

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to