AzureFileExpirationOptions(Int32, AzureFileExpirationAnchor) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of AzureFileExpirationOptions.
public AzureFileExpirationOptions(int seconds, Azure.AI.OpenAI.Files.AzureFileExpirationAnchor anchor);
new Azure.AI.OpenAI.Files.AzureFileExpirationOptions : int * Azure.AI.OpenAI.Files.AzureFileExpirationAnchor -> Azure.AI.OpenAI.Files.AzureFileExpirationOptions
Public Sub New (seconds As Integer, anchor As AzureFileExpirationAnchor)
Parameters
- seconds
- Int32
- anchor
- AzureFileExpirationAnchor