Share via


IntegrationRuntimeCustomSetupScriptProperties.BlobContainerUri Property

Definition

Gets or sets the URI of the Azure blob container that contains the custom setup script.

[Newtonsoft.Json.JsonProperty(PropertyName="blobContainerUri")]
public string BlobContainerUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobContainerUri")>]
member this.BlobContainerUri : string with get, set
Public Property BlobContainerUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to