AdfsFarmRole(String, String, Boolean) 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.
public:
AdfsFarmRole(System::String ^ roleId, System::String ^ roleOwnerFQDN, bool ready);
public AdfsFarmRole (string roleId, string roleOwnerFQDN, bool ready);
new Microsoft.IdentityServer.Management.Resources.AdfsFarmRole : string * string * bool -> Microsoft.IdentityServer.Management.Resources.AdfsFarmRole
Public Sub New (roleId As String, roleOwnerFQDN As String, ready As Boolean)
Parameters
- roleId
- String
- roleOwnerFQDN
- String
- ready
- Boolean