Share via


IReceiver.OtlpEndpoint 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=false, SerializedName="endpoint", Update=true)]
public string OtlpEndpoint { 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=false, SerializedName="endpoint", Update=true)>]
member this.OtlpEndpoint : string with get, set
Public Property OtlpEndpoint As String

Property Value

Attributes

Applies to