Share via


IDataBoundaryIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Models.DataBoundaryIdentityTypeConverter))]
public interface IDataBoundaryIdentity : Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Models.DataBoundaryIdentityTypeConverter))>]
type IDataBoundaryIdentity = interface
    interface IJsonSerializable
Public Interface IDataBoundaryIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Default

Default string modeled as parameter for auto generation to work correctly.

Id

Resource identity path

Scope

The scope at which the operation is performed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to