Megosztás a következőn keresztül:


ServerTrustGroupPropertiesTrustScopesItem Struct

Definition

The ServerTrustGroupPropertiesTrustScopesItem.

public readonly struct ServerTrustGroupPropertiesTrustScopesItem : IEquatable<Azure.ResourceManager.Sql.Models.ServerTrustGroupPropertiesTrustScopesItem>
type ServerTrustGroupPropertiesTrustScopesItem = struct
Public Structure ServerTrustGroupPropertiesTrustScopesItem
Implements IEquatable(Of ServerTrustGroupPropertiesTrustScopesItem)
Inheritance
ServerTrustGroupPropertiesTrustScopesItem
Implements

Constructors

ServerTrustGroupPropertiesTrustScopesItem(String)

Initializes a new instance of ServerTrustGroupPropertiesTrustScopesItem.

Properties

GlobalTransactions

GlobalTransactions.

ServiceBroker

ServiceBroker.

Methods

Equals(ServerTrustGroupPropertiesTrustScopesItem)

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(ServerTrustGroupPropertiesTrustScopesItem, ServerTrustGroupPropertiesTrustScopesItem)

Determines if two ServerTrustGroupPropertiesTrustScopesItem values are the same.

Implicit(String to ServerTrustGroupPropertiesTrustScopesItem)

Converts a string to a ServerTrustGroupPropertiesTrustScopesItem.

Inequality(ServerTrustGroupPropertiesTrustScopesItem, ServerTrustGroupPropertiesTrustScopesItem)

Determines if two ServerTrustGroupPropertiesTrustScopesItem values are not the same.

Applies to