LeaseRequest.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 key of the resource where you want to apply the lease on
public string ResourceKey { get; set; }
[Orleans.Id(0)]
public string ResourceKey { get; }
member this.ResourceKey : string with get, set
[<Orleans.Id(0)>]
member this.ResourceKey : string
Public Property ResourceKey As String
Public ReadOnly Property ResourceKey As String
Property Value
- Attributes