다음을 통해 공유


ShortTermRetentionPolicyName(String) Constructor

Definition

Initializes a new instance of ShortTermRetentionPolicyName.

public ShortTermRetentionPolicyName (string value);
new Azure.ResourceManager.Sql.Models.ShortTermRetentionPolicyName : string -> Azure.ResourceManager.Sql.Models.ShortTermRetentionPolicyName
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to