Compartir a través de


ExportDevicesRequest.ConfigurationsBlobName Propiedad

Definición

Obtiene o establece el nombre del blob que se creará en el contenedor de blobs de salida proporcionado. Este blob contendrá las configuraciones exportadas para 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a