ProvisionedApplicationPlatformSettingsExtensions.SetDeploymentRole Method
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:
[System::Runtime::CompilerServices::Extension]
static void SetDeploymentRole(Microsoft::Rtc::Collaboration::ProvisionedApplicationPlatformSettings ^ settings, Microsoft::Rtc::Internal::Collaboration::DeploymentRole role);
public static void SetDeploymentRole (this Microsoft.Rtc.Collaboration.ProvisionedApplicationPlatformSettings settings, Microsoft.Rtc.Internal.Collaboration.DeploymentRole role);
static member SetDeploymentRole : Microsoft.Rtc.Collaboration.ProvisionedApplicationPlatformSettings * Microsoft.Rtc.Internal.Collaboration.DeploymentRole -> unit
<Extension()>
Public Sub SetDeploymentRole (settings As ProvisionedApplicationPlatformSettings, role As DeploymentRole)
Parameters
- role
- DeploymentRole