StorageAccountCredentialInner Constructors
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.
Overloads
StorageAccountCredentialInner() | |
StorageAccountCredentialInner(String, SslStatus, String, String, String, Nullable<Kind>, AsymmetricEncryptedSecret, Nullable<Int32>) |
StorageAccountCredentialInner()
public StorageAccountCredentialInner ();
Public Sub New ()
Applies to
StorageAccountCredentialInner(String, SslStatus, String, String, String, Nullable<Kind>, AsymmetricEncryptedSecret, Nullable<Int32>)
public StorageAccountCredentialInner (string endPoint, Microsoft.Azure.Management.StorSimple.Fluent.Models.SslStatus sslStatus, string id = default, string name = default, string type = default, Microsoft.Azure.Management.StorSimple.Fluent.Models.Kind? kind = default, Microsoft.Azure.Management.StorSimple.Fluent.Models.AsymmetricEncryptedSecret accessKey = default, int? volumesCount = default);
new Microsoft.Azure.Management.StorSimple.Fluent.Models.StorageAccountCredentialInner : string * Microsoft.Azure.Management.StorSimple.Fluent.Models.SslStatus * string * string * string * Nullable<Microsoft.Azure.Management.StorSimple.Fluent.Models.Kind> * Microsoft.Azure.Management.StorSimple.Fluent.Models.AsymmetricEncryptedSecret * Nullable<int> -> Microsoft.Azure.Management.StorSimple.Fluent.Models.StorageAccountCredentialInner
Public Sub New (endPoint As String, sslStatus As SslStatus, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional kind As Nullable(Of Kind) = Nothing, Optional accessKey As AsymmetricEncryptedSecret = Nothing, Optional volumesCount As Nullable(Of Integer) = Nothing)
Parameters
- endPoint
- String
- sslStatus
- SslStatus
- id
- String
- name
- String
- type
- String
- accessKey
- AsymmetricEncryptedSecret