CustomTargetRollingWindowSize 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.
The CustomTargetRollingWindowSize.
public class CustomTargetRollingWindowSize : Azure.ResourceManager.MachineLearning.Models.TargetRollingWindowSize, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.CustomTargetRollingWindowSize>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.CustomTargetRollingWindowSize>
public class CustomTargetRollingWindowSize : Azure.ResourceManager.MachineLearning.Models.TargetRollingWindowSize
type CustomTargetRollingWindowSize = class
inherit TargetRollingWindowSize
interface IJsonModel<CustomTargetRollingWindowSize>
interface IPersistableModel<CustomTargetRollingWindowSize>
type CustomTargetRollingWindowSize = class
inherit TargetRollingWindowSize
Public Class CustomTargetRollingWindowSize
Inherits TargetRollingWindowSize
Implements IJsonModel(Of CustomTargetRollingWindowSize), IPersistableModel(Of CustomTargetRollingWindowSize)
Public Class CustomTargetRollingWindowSize
Inherits TargetRollingWindowSize
- Inheritance
- Implements
Constructors
CustomTargetRollingWindowSize(Int32) |
Initializes a new instance of CustomTargetRollingWindowSize. |
Properties
Value |
[Required] TargetRollingWindowSize value. |
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