ReferenceAttachmentOptions.ProviderEndpointUrl

ReferenceAttachmentOptions.ProviderEndpointUrl property

Gets or sets the provider endpoint URL. Typically used for specifying the base URL of the cloud provider API. The default value is Empty.

public string ProviderEndpointUrl { get; set; }

See Also