AcsConfiguration 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
AcsConfiguration() | |
AcsConfiguration(String, String, String) |
AcsConfiguration()
public AcsConfiguration ();
Public Sub New ()
Applies to
AcsConfiguration(String, String, String)
public AcsConfiguration (string namespaceProperty, string realm, string serviceUrl);
new Microsoft.Azure.Management.StorSimple.Fluent.Models.AcsConfiguration : string * string * string -> Microsoft.Azure.Management.StorSimple.Fluent.Models.AcsConfiguration
Public Sub New (namespaceProperty As String, realm As String, serviceUrl As String)
Parameters
- namespaceProperty
- String
- realm
- String
- serviceUrl
- String
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET