Language

IDataProductInformation.DataProductName Property

Definition

Name of data product.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Name of data product.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="dataProductName")]
public string DataProductName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Name of data product.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="dataProductName")>]
member this.DataProductName : string with get, set
Public Property DataProductName As String

Property Value

Attributes

Applies to