Uses of Class
com.microsoft.graph.models.CrossTenantAccessPolicyAppServiceConnectSetting
Packages that use CrossTenantAccessPolicyAppServiceConnectSetting
-
Uses of CrossTenantAccessPolicyAppServiceConnectSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CrossTenantAccessPolicyAppServiceConnectSettingModifier and TypeMethodDescriptionCrossTenantAccessPolicyAppServiceConnectSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicyConfigurationDefault.getAppServiceConnectInbound()Gets the appServiceConnectInbound property value.CrossTenantAccessPolicyConfigurationPartner.getAppServiceConnectInbound()Gets the appServiceConnectInbound property value.Methods in com.microsoft.graph.models with parameters of type CrossTenantAccessPolicyAppServiceConnectSettingModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicyConfigurationDefault.setAppServiceConnectInbound(CrossTenantAccessPolicyAppServiceConnectSetting value) Sets the appServiceConnectInbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setAppServiceConnectInbound(CrossTenantAccessPolicyAppServiceConnectSetting value) Sets the appServiceConnectInbound property value.