ProductConfiguration.FulfilledBy 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 entity responsible for fulfillment of the item at the given hierarchy level.
public Azure.ResourceManager.EdgeOrder.Models.EdgeOrderFulfillmentType? FulfilledBy { get; }
member this.FulfilledBy : Nullable<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderFulfillmentType>
Public ReadOnly Property FulfilledBy As Nullable(Of EdgeOrderFulfillmentType)