# ConsulSiloRegistration

Package: [Microsoft.Orleans.Clustering.Consul](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Clustering.Consul) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/SerializableMembershipTypes.cs#L15)

```csharp
public class ConsulSiloRegistration
```

JSON Serializable Object that when serialized and Base64 encoded, forms the Value part of a Silo's Consul KVPair

## Properties

- [Hostname](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/hostname-28edc8da/)
- [ProxyPort](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/proxyport-2ff9aeca/)
- [SiloName](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/siloname-1b1853b9/)
- [StartTime](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/starttime-064a5530/)
- [Status](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/status-4e35da9f/)
- [SuspectingSilos](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.host.consulsiloregistration/properties/suspectingsilos-20834229/)
