MachineLearningComputeInstanceProperties.ApplicationSharingPolicy 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.
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET