DSCResources/cTeamsTenantTrustedIPAddress/cTeamsTenantTrustedIPAddress.psd1
@{ RootModule = 'cTeamsTenantTrustedIPAddress.schema.psm1' ModuleVersion = '0.0.1' GUID = '3d3e3dec-bc29-cc72-6f0f-dfa8716c6997' Author = 'DscCommunity' CompanyName = 'DscCommunity' Copyright = 'DscCommunity' DscResourcesToExport = @('cTeamsTenantTrustedIPAddress') } |