Freigeben über


IAccountPropertiesEndpoints Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.AccountPropertiesEndpointsTypeConverter))]
public interface IAccountPropertiesEndpoints : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IAccountEndpoints
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.AccountPropertiesEndpointsTypeConverter))>]
type IAccountPropertiesEndpoints = interface
    interface IJsonSerializable
    interface IAccountEndpoints
Public Interface IAccountPropertiesEndpoints
Implements IAccountEndpoints
Derived
Attributes
Implements

Properties

Catalog

Gets the catalog endpoint.

(Inherited from IAccountEndpoints)
Guardian

Gets the guardian endpoint.

(Inherited from IAccountEndpoints)
Scan

Gets the scan endpoint.

(Inherited from IAccountEndpoints)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to