AzureStorageOperationOptions.TableEndpoint Property

Definition

Caution

Use ConfigureTableServiceClient instead. This property is deprecated.

Deprecated: use ConfigureTableServiceClient instead.

[System.Obsolete("Use ConfigureTableServiceClient instead. This property is deprecated.", true)]
public Uri TableEndpoint { get; set; }
[<System.Obsolete("Use ConfigureTableServiceClient instead. This property is deprecated.", true)>]
member this.TableEndpoint : Uri with get, set
Public Property TableEndpoint As Uri

Property Value

Uri
Attributes

Applies to