Freigeben über


IAzureResourceGroupDataSource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureResourceGroupDataSourceTypeConverter))]
public interface IAzureResourceGroupDataSource : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IDataSource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureResourceGroupDataSourceTypeConverter))>]
type IAzureResourceGroupDataSource = interface
    interface IJsonSerializable
    interface IDataSource
    interface IProxyResource
Public Interface IAzureResourceGroupDataSource
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)
ResourceGroup
Scan (Inherited from IDataSource)
SubscriptionId

Methods

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

Applies to