InformaticaOrganizationResourceUpdate Class

Definition

The template for adding optional properties.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.InformaticaOrganizationResourceUpdateTypeConverter))]
public class InformaticaOrganizationResourceUpdate : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.InformaticaOrganizationResourceUpdateTypeConverter))>]
type InformaticaOrganizationResourceUpdate = class
    interface IInformaticaOrganizationResourceUpdate
    interface IJsonSerializable
Public Class InformaticaOrganizationResourceUpdate
Implements IInformaticaOrganizationResourceUpdate
Inheritance
InformaticaOrganizationResourceUpdate
Attributes
Implements

Constructors

Name Description
InformaticaOrganizationResourceUpdate()

Creates an new InformaticaOrganizationResourceUpdate instance.

Properties

Name Description
Property

Patchable PropertieInformaticaOrganizationPropertiesUpdates of the Organization observability resource

Tag

Resource tags.

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of InformaticaOrganizationResourceUpdate.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of InformaticaOrganizationResourceUpdate.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate.

FromJsonString(String)

Creates a new instance of InformaticaOrganizationResourceUpdate, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of InformaticaOrganizationResourceUpdate into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to