AutoTargetRollingWindowSize Class
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.
Target lags rolling window determined automatically.
public class AutoTargetRollingWindowSize : Azure.ResourceManager.MachineLearning.Models.TargetRollingWindowSize, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.AutoTargetRollingWindowSize>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.AutoTargetRollingWindowSize>
public class AutoTargetRollingWindowSize : Azure.ResourceManager.MachineLearning.Models.TargetRollingWindowSize
type AutoTargetRollingWindowSize = class
inherit TargetRollingWindowSize
interface IJsonModel<AutoTargetRollingWindowSize>
interface IPersistableModel<AutoTargetRollingWindowSize>
type AutoTargetRollingWindowSize = class
inherit TargetRollingWindowSize
Public Class AutoTargetRollingWindowSize
Inherits TargetRollingWindowSize
Implements IJsonModel(Of AutoTargetRollingWindowSize), IPersistableModel(Of AutoTargetRollingWindowSize)
Public Class AutoTargetRollingWindowSize
Inherits TargetRollingWindowSize
- Inheritance
- Implements
Constructors
AutoTargetRollingWindowSize() |
Initializes a new instance of AutoTargetRollingWindowSize. |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET