Share via


IResourceTypeFilterCredential Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ResourceTypeFilterCredentialTypeConverter))]
public interface IResourceTypeFilterCredential : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ICredentialReference
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ResourceTypeFilterCredentialTypeConverter))>]
type IResourceTypeFilterCredential = interface
    interface IJsonSerializable
    interface ICredentialReference
Public Interface IResourceTypeFilterCredential
Implements ICredentialReference
Derived
Attributes
Implements

Properties

CredentialType (Inherited from ICredentialReference)
ReferenceName (Inherited from ICredentialReference)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to