AnalyticsStoreDetails.Endpoint Property

Definition

public:
 property System::String ^ Endpoint { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Order=1)]
public string Endpoint { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Order=1)>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

Property Value

Attributes

Applies to