Language

IDataProductProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.DataProductPropertiesTypeConverter))]
public interface IDataProductProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.DataProductPropertiesTypeConverter))>]
type IDataProductProperties = interface
    interface IJsonSerializable
Public Interface IDataProductProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AvailableMinorVersion

List of available minor versions of the data product resource.

ConsumptionEndpointFileAccessResourceId

Resource Id of file access endpoint.

ConsumptionEndpointFileAccessUrl

Url to consume file type.

ConsumptionEndpointIngestionResourceId

Resource Id of ingestion endpoint.

ConsumptionEndpointIngestionUrl

Ingestion url to upload the data.

ConsumptionEndpointQueryResourceId

Resource Id of query endpoint.

ConsumptionEndpointQueryUrl

Url to consume the processed data.

CurrentMinorVersion

Current configured minor version of the data product resource.

CustomerEncryptionKeyName

The name of the key vault key.

CustomerEncryptionKeyVaultUri

The Uri of the key vault.

CustomerEncryptionKeyVersion

The version of the key vault key.

CustomerManagedKeyEncryptionEnabled

Flag to enable customer managed key encryption for data product.

Documentation

Documentation link for the data product based on definition file.

KeyVaultUrl

Key vault url.

MajorVersion

Major version of data product.

ManagedResourceGroupConfigurationLocation

Managed Resource Group location

ManagedResourceGroupConfigurationName

Name of managed resource group

NetworkaclAllowedQueryIPRangeList

The list of query ips in the format of CIDR allowed to connect to query/visualization endpoint.

NetworkaclDefaultAction

Default Action

NetworkaclIPRule

IP rule with specific IP or IP range in CIDR format.

NetworkaclVirtualNetworkRule

Virtual Network Rule

Owner

List of name or email associated with data product resource deployment.

PrivateLinksEnabled

Flag to enable or disable private link for data product resource.

Product

Product name of data product.

ProvisioningState

Latest provisioning state of data product.

PublicNetworkAccess

Flag to enable or disable public access of data product resource.

Publisher

Data product publisher name.

PurviewAccount

Purview account url for data product to connect to.

PurviewCollection

Purview collection url for data product to connect to.

Redundancy

Flag to enable or disable redundancy for data product.

ResourceGuid

The resource GUID property of the data product resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to