次の方法で共有


StorageAuthentication.Equals メソッド

定義

オーバーロード

Equals(StorageAuthentication)

StorageAuthentication 型の列挙型を比較します

Equals(Object)

StorageAuthentication の Equals 演算子をオーバーライドします

Equals(StorageAuthentication)

StorageAuthentication 型の列挙型を比較します

public bool Equals(Microsoft.Azure.Management.Media.Models.StorageAuthentication e);
override this.Equals : Microsoft.Azure.Management.Media.Models.StorageAuthentication -> bool
Public Function Equals (e As StorageAuthentication) As Boolean

パラメーター

戻り値

実装

適用対象

Equals(Object)

StorageAuthentication の Equals 演算子をオーバーライドします

public override bool Equals(object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

パラメーター

obj
Object

戻り値

適用対象