FabricModelUpdate interface

Fabric model for update.

Properties

id

Gets or sets the Id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

Gets or sets the name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Fabric model properties.

systemData

NOTE: This property will not be serialized. It can only be populated by the server.

tags

Gets or sets the resource tags.

type

Gets or sets the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

Gets or sets the Id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Gets or sets the name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Fabric model properties.

properties?: FabricModelProperties

Property Value

systemData

NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: FabricModelUpdateSystemData

Property Value

tags

Gets or sets the resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

Gets or sets the type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string