次の方法で共有


SqlDatabaseResource.GetLongTermRetentionPolicies メソッド

定義

SqlDatabase 内の LongTermRetentionPolicyResources のコレクションを取得します。

public virtual Azure.ResourceManager.Sql.LongTermRetentionPolicyCollection GetLongTermRetentionPolicies ();
abstract member GetLongTermRetentionPolicies : unit -> Azure.ResourceManager.Sql.LongTermRetentionPolicyCollection
override this.GetLongTermRetentionPolicies : unit -> Azure.ResourceManager.Sql.LongTermRetentionPolicyCollection
Public Overridable Function GetLongTermRetentionPolicies () As LongTermRetentionPolicyCollection

戻り値

LongTermRetentionPolicyResources のコレクションとその LongTermRetentionPolicyResource に対する操作を表すオブジェクト。

適用対象