Sdílet prostřednictvím


MachineLearningComputeInstanceProperties.ApplicationSharingPolicy Property

Definition

Policy for sharing applications on this compute instance among users of parent workspace. If Personal, only the creator can access applications on this compute instance. When Shared, any workspace user can access applications on this instance depending on his/her assigned role.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningApplicationSharingPolicy? ApplicationSharingPolicy { get; set; }
member this.ApplicationSharingPolicy : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningApplicationSharingPolicy> with get, set
Public Property ApplicationSharingPolicy As Nullable(Of MachineLearningApplicationSharingPolicy)

Property Value

Applies to