TrustedServicesByPassSelection Struct
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.
Setting for trusted services.
public readonly struct TrustedServicesByPassSelection : IEquatable<Azure.ResourceManager.CognitiveServices.Models.TrustedServicesByPassSelection>
type TrustedServicesByPassSelection = struct
Public Structure TrustedServicesByPassSelection
Implements IEquatable(Of TrustedServicesByPassSelection)
- Inheritance
-
TrustedServicesByPassSelection
- Implements
Constructors
TrustedServicesByPassSelection(String) |
Initializes a new instance of TrustedServicesByPassSelection. |
Properties
AzureServices |
AzureServices. |
None |
None. |
Methods
Equals(TrustedServicesByPassSelection) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(TrustedServicesByPassSelection, TrustedServicesByPassSelection) |
Determines if two TrustedServicesByPassSelection values are the same. |
Implicit(String to TrustedServicesByPassSelection) |
Converts a String to a TrustedServicesByPassSelection. |
Inequality(TrustedServicesByPassSelection, TrustedServicesByPassSelection) |
Determines if two TrustedServicesByPassSelection values are not the same. |