ImportDevicesRequest.ConfigurationsBlobName Property

Definition

Gets or sets the blob name to be used when importing configurations from the provided input blob container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to