IDataProductProperties.ConsumptionEndpointFileAccessResourceId 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.
Resource Id of file access endpoint.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Resource Id of file access endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileAccessResourceId")]
public string ConsumptionEndpointFileAccessResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Resource Id of file access endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="fileAccessResourceId")>]
member this.ConsumptionEndpointFileAccessResourceId : string
Public ReadOnly Property ConsumptionEndpointFileAccessResourceId As String
Property Value
- Attributes