MachineLearningComputeInstanceProperties.ApplicationSharingPolicy Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Stratégie de partage d’applications sur ce instance de calcul entre les utilisateurs de l’espace de travail parent. Si la valeur est Personnelle, seul le créateur peut accéder aux applications sur cette instance de calcul. Lorsqu’il est partagé, tout utilisateur de l’espace de travail peut accéder aux applications sur ce instance en fonction de son rôle attribué.
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)
Valeur de propriété
S’applique à
Azure SDK for .NET