Class IotHubDpsLinkedHub
Inheritance
System.Object
IotHubDpsLinkedHub
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Iot.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class IotHubDpsLinkedHub
Fields
View SourceAllocationWeight
The weight applied to the IoT Hub. Defaults to 0.
Declaration
public readonly int? AllocationWeight
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
ApplyAllocationPolicy
Determines whether to apply allocation policies to the IoT Hub. Defaults to false.
Declaration
public readonly bool? ApplyAllocationPolicy
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
ConnectionString
The connection string to connect to the IoT Hub. Changing this forces a new resource.
Declaration
public readonly string ConnectionString
Field Value
| Type | Description |
|---|---|
| System.String |
Hostname
The IoT Hub hostname.
Declaration
public readonly string Hostname
Field Value
| Type | Description |
|---|---|
| System.String |
Location
The location of the IoT hub. Changing this forces a new resource.
Declaration
public readonly string Location
Field Value
| Type | Description |
|---|---|
| System.String |