MachineLearningComputeInstanceProperties.ComputeInstanceAuthorizationType 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 Compute Instance Authorization type. Available values are personal (default).
public Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeInstanceAuthorizationType? ComputeInstanceAuthorizationType { get; set; }
member this.ComputeInstanceAuthorizationType : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeInstanceAuthorizationType> with get, set
Public Property ComputeInstanceAuthorizationType As Nullable(Of MachineLearningComputeInstanceAuthorizationType)