IOrganizationPropertiesCustomUpdate.InformaticaOrganizationProperty Property
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.
Informatica Organization properties
[Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Informatica Organization properties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate) }, Read=true, ReadOnly=false, Required=false, SerializedName="informaticaOrganizationProperties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate InformaticaOrganizationProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.Info(Create=true, Description="Informatica Organization properties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate) }, Read=true, ReadOnly=false, Required=false, SerializedName="informaticaOrganizationProperties", Update=true)>]
member this.InformaticaOrganizationProperty : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate with get, set
Public Property InformaticaOrganizationProperty As IInformaticaOrganizationResourceUpdate
Property Value
- Attributes