IOrganizationProperties 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.Informatica.Models.OrganizationPropertiesTypeConverter))]
public interface IOrganizationProperties : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.OrganizationPropertiesTypeConverter))>]
type IOrganizationProperties = interface
interface IJsonSerializable
Public Interface IOrganizationProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| CompanyDetailBusiness |
Business phone number |
| CompanyDetailCompanyName |
company Name |
| CompanyDetailCountry |
Country name |
| CompanyDetailDomain |
Domain name |
| CompanyDetailNumberOfEmployee |
Number Of Employees |
| CompanyDetailOfficeAddress |
Office Address |
| InformaticaPropertyInformaticaRegion |
Informatica organization region |
| InformaticaPropertyOrganizationId |
Organization id |
| InformaticaPropertyOrganizationName |
Organization name |
| InformaticaPropertySingleSignOnUrl |
Single sing on URL for informatica organization |
| LinkOrganizationToken |
Link organization token |
| MarketplaceDetailMarketplaceSubscriptionId |
Marketplace Subscription Id |
| OfferDetailOfferId |
Id of the product offering. |
| OfferDetailPlanId |
Id of the product offer plan. |
| OfferDetailPlanName |
Name of the product offer plan. |
| OfferDetailPublisherId |
Id of the product publisher. |
| OfferDetailTermId |
Offer plan term id. |
| OfferDetailTermUnit |
Offer plan term unit. |
| ProvisioningState |
Provisioning State of the resource. |
| UserDetailEmailAddress |
User email address. |
| UserDetailFirstName |
User first name. |
| UserDetailLastName |
User last name. |
| UserDetailPhoneNumber |
Phone number of the user used by for contacting them if needed |
| UserDetailUpn |
UPN of user |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |