Share via


IOtlpReceiver.Endpoint Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="OTLP GRPC endpoint definition. Example: 0.0.0.0:<port>.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="endpoint", Update=true)]
public string Endpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="OTLP GRPC endpoint definition. Example: 0.0.0.0:<port>.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="endpoint", Update=true)>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

Property Value

Attributes

Applies to