ArcConfiguration 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.
public class ArcConfiguration
type ArcConfiguration = class
Public Class ArcConfiguration
- Inheritance
-
ArcConfiguration
Constructors
ArcConfiguration() |
Initializes a new instance of the ArcConfiguration class. |
ArcConfiguration(Nullable<StorageType>, String, String, String, String, FrontEndConfiguration, String) |
Initializes a new instance of the ArcConfiguration class. |
Properties
ArtifactsStorageType |
Gets or sets possible values include: 'LocalNode', 'NetworkFileSystem' |
ArtifactStorageAccessMode | |
ArtifactStorageClassName | |
ArtifactStorageMountPath | |
ArtifactStorageNodeName | |
FrontEndServiceConfiguration | |
KubeConfig |
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