ConnectorCustoms Class
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.
Customs permissions required for the connector.
public class ConnectorCustoms : Azure.ResourceManager.SecurityInsights.Models.ConnectorCustomsPermission, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.ConnectorCustoms>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.ConnectorCustoms>
type ConnectorCustoms = class
inherit ConnectorCustomsPermission
interface IJsonModel<ConnectorCustoms>
interface IPersistableModel<ConnectorCustoms>
Public Class ConnectorCustoms
Inherits ConnectorCustomsPermission
Implements IJsonModel(Of ConnectorCustoms), IPersistableModel(Of ConnectorCustoms)
- Inheritance
- Implements
Constructors
ConnectorCustoms() |
Initializes a new instance of ConnectorCustoms. |
Properties
Description |
Customs permissions description. (Inherited from ConnectorCustomsPermission) |
Name |
Customs permissions name. (Inherited from ConnectorCustomsPermission) |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET