Freigeben über


MachineLearningApplicationSharingPolicy Struktur

Definition

Richtlinie zum Freigeben von Anwendungen auf diesem Compute-instance für Benutzer des übergeordneten Arbeitsbereichs. Wenn persönlich, kann nur der Ersteller auf Anwendungen auf diesem Compute-instance zugreifen. Wenn freigegeben, kann jeder Arbeitsbereichsbenutzer abhängig von seiner zugewiesenen Rolle auf Anwendungen in diesem instance zugreifen.

public readonly struct MachineLearningApplicationSharingPolicy : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningApplicationSharingPolicy>
type MachineLearningApplicationSharingPolicy = struct
Public Structure MachineLearningApplicationSharingPolicy
Implements IEquatable(Of MachineLearningApplicationSharingPolicy)
Vererbung
MachineLearningApplicationSharingPolicy
Implementiert

Konstruktoren

MachineLearningApplicationSharingPolicy(String)

Initialisiert eine neue Instanz von MachineLearningApplicationSharingPolicy.

Eigenschaften

Personal

Persönlich.

Shared

Freigegeben.

Methoden

Equals(MachineLearningApplicationSharingPolicy)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(MachineLearningApplicationSharingPolicy, MachineLearningApplicationSharingPolicy)

Bestimmt, ob zwei MachineLearningApplicationSharingPolicy Werte identisch sind.

Implicit(String to MachineLearningApplicationSharingPolicy)

Konvertiert eine Zeichenfolge in eine MachineLearningApplicationSharingPolicy.

Inequality(MachineLearningApplicationSharingPolicy, MachineLearningApplicationSharingPolicy)

Bestimmt, ob zwei MachineLearningApplicationSharingPolicy Werte nicht identisch sind.

Gilt für: