次の方法で共有


IotHubFallbackRouteProperties.Name プロパティ

定義

ルートの名前。 名前には、英数字、ピリオド、アンダースコア、ハイフンのみを含めることができます。最大長は 64 文字で、一意である必要があります。

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

適用対象