IedmStructuralProperty Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IedmStructuralPropertyTypeConverter))]
public class IedmStructuralProperty : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IIedmStructuralProperty
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IedmStructuralPropertyTypeConverter))>]
type IedmStructuralProperty = class
    interface IIedmStructuralProperty
    interface IJsonSerializable
Public Class IedmStructuralProperty
Implements IIedmStructuralProperty
Inheritance
IedmStructuralProperty
Attributes
Implements

Constructors

IedmStructuralProperty()

Properties

DeclaringType
DefaultValueString
DefinitionTypeKind
Name
PropertyKind
TypeIsNullable

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to