IAccountPropertiesEndpoints 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.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) |