AcquiredLease.ResourceKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource key which the lease is attached to
public string ResourceKey { get; }
[Orleans.Id(0)]
public string ResourceKey { get; }
member this.ResourceKey : string
[<Orleans.Id(0)>]
member this.ResourceKey : string
Public ReadOnly Property ResourceKey As String
Property Value
- Attributes