次の方法で共有


VoiceServicesAutoGeneratedDomainNameLabelScope 構造体

定義

自動生成されたドメイン名スコープを使用できます。

public readonly struct VoiceServicesAutoGeneratedDomainNameLabelScope : IEquatable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesAutoGeneratedDomainNameLabelScope>
type VoiceServicesAutoGeneratedDomainNameLabelScope = struct
Public Structure VoiceServicesAutoGeneratedDomainNameLabelScope
Implements IEquatable(Of VoiceServicesAutoGeneratedDomainNameLabelScope)
継承
VoiceServicesAutoGeneratedDomainNameLabelScope
実装

コンストラクター

VoiceServicesAutoGeneratedDomainNameLabelScope(String)

VoiceServicesAutoGeneratedDomainNameLabelScope の新しいインスタンスを初期化します。

プロパティ

NoReuse

NoReuse。

ResourceGroupReuse

ResourceGroupReuse。

SubscriptionReuse

SubscriptionReuse。

TenantReuse

TenantReuse。

メソッド

Equals(VoiceServicesAutoGeneratedDomainNameLabelScope)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(VoiceServicesAutoGeneratedDomainNameLabelScope, VoiceServicesAutoGeneratedDomainNameLabelScope)

2 つの VoiceServicesAutoGeneratedDomainNameLabelScope 値が同じかどうかを判断します。

Implicit(String to VoiceServicesAutoGeneratedDomainNameLabelScope)

文字列を VoiceServicesAutoGeneratedDomainNameLabelScope に変換します。

Inequality(VoiceServicesAutoGeneratedDomainNameLabelScope, VoiceServicesAutoGeneratedDomainNameLabelScope)

2 つの VoiceServicesAutoGeneratedDomainNameLabelScope 値が同じでないかどうかを判断します。

適用対象