IPlacementContext Interface
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.
Provides context for a grain placement operation.
public interface IPlacementContext
type IPlacementContext = interface
Public Interface IPlacementContext
Properties
LocalSilo |
Gets the local silo's identity. |
LocalSiloStatus |
Gets the local silo's status. |
Methods
GetCompatibleSilos(PlacementTarget) |
Gets the collection of silos which are compatible with the provided placement target. |
GetCompatibleSilosWithVersions(PlacementTarget) |
Gets the collection of silos which are compatible with the provided placement target, along with the versions of the grain interface which each server supports. |