Share via


IResponseMessageEnvelopeRemotePrivateEndpointConnection.PlanProduct Property

Definition

The product.

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

Property Value

Attributes

Applies to