OnlineExperimentationWorkspaceProperties.AppConfigurationResourceId 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 identifier of App Configuration with which this online experimentation workspace is tied for experimentation. This is a required field for creating an online experimentation workspace.
public Azure.Core.ResourceIdentifier AppConfigurationResourceId { get; set; }
member this.AppConfigurationResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property AppConfigurationResourceId As ResourceIdentifier