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