AzureBlobStorageOptionsValidator(AzureBlobStorageOptions, String) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Konstruktor
public AzureBlobStorageOptionsValidator (Orleans.Configuration.AzureBlobStorageOptions options, string name);
new Orleans.Configuration.AzureBlobStorageOptionsValidator : Orleans.Configuration.AzureBlobStorageOptions * string -> Orleans.Configuration.AzureBlobStorageOptionsValidator
Public Sub New (options As AzureBlobStorageOptions, name As String)
Parameter
- options
- AzureBlobStorageOptions
Die Option, die überprüft werden soll.
- name
- String
Der Zu überprüfende Optionsname.