Bagikan melalui


ExportDevicesRequest.ConfigurationsBlobName Property

Definition

Gets or sets the name of the blob that will be created in the provided output blob container. This blob will contain the exported configurations for the Iot Hub.

[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