次の方法で共有


IWithCreationDate インターフェイス

定義

サーバー キーの作成日を設定するSQL Serverキー定義。

public interface IWithCreationDate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithCreationDate = interface
    interface IBeta
Public Interface IWithCreationDate
Implements IBeta
派生
実装

メソッド

WithCreationDate(DateTime)

サーバー キーの作成日を設定します。

適用対象